From: michael Date: Sun, 24 Jul 2005 17:39:05 +0000 (+0000) Subject: multi-language search-paths X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/linexec-j720/commitdiff_plain/b3b3aa8d4bee9711ecb8af6b2ff91b1a71b37815 multi-language search-paths --- diff --git a/tester1.cpp b/tester1.cpp index ed74c41..25571b5 100644 --- a/tester1.cpp +++ b/tester1.cpp @@ -162,6 +162,9 @@ BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) OpenCOM1(); load_boot("\\My Documents\\params.txt"); load_boot("\\Storage Card\\params.txt"); + load_boot("\\Speicherkarte\\params.txt"); + load_boot("\\Carte de stockage\\params.txt"); + load_boot("\\Mes documents\\params.txt"); load_boot("\\ÒÓØ ¶°ÄÞ\\params.txt"); hWnd = CreateWindow(szWindowClass, szTitle, WS_VISIBLE,