]> git.zerfleddert.de Git - linexec-j720/commitdiff
add \My Handheld PC\Storage Card\ to search-path
authormichael <michael>
Thu, 30 Mar 2006 10:16:35 +0000 (10:16 +0000)
committermichael <michael>
Thu, 30 Mar 2006 10:16:35 +0000 (10:16 +0000)
out/linexec.exe
tester1.cpp

index 529d0c6db42582adc9458f25ddae95244912c59d..0cfcb0ee9ae42aec0af63d48fa616617a86ee44d 100755 (executable)
Binary files a/out/linexec.exe and b/out/linexec.exe differ
index 25571b5039229edabd6ab72683d408041382f3c0..53c8cead865e4dc326f2c4cb9dd324828b9f4855 100644 (file)
@@ -165,6 +165,7 @@ BOOL InitInstance(HINSTANCE hInstance, int nCmdShow)
        load_boot("\\Speicherkarte\\params.txt");
        load_boot("\\Carte de stockage\\params.txt");
        load_boot("\\Mes documents\\params.txt");
+       load_boot("\\My Handheld PC\\Storage Card\\params.txt");
        load_boot("\\ÒÓØ ¶°ÄÞ\\params.txt");
 
        hWnd = CreateWindow(szWindowClass, szTitle, WS_VISIBLE,
Impressum, Datenschutz