Patch level :2.0 488

Files correlati     :librerie,ba1.exe
Ricompilazione Demo : [ ]
Commento            :AO20055


git-svn-id: svn://10.65.10.50/trunk@11210 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2003-06-04 10:32:25 +00:00
parent fd0b1c6708
commit e3f68ea5fa

View File

@ -404,7 +404,7 @@ const char* CGetCampoIni(void)
if (xvt_str_compare_ignoring_case(path, exedir) == 0)
{
xvt_sys_get_profile_string("c:/campo.stp", para, "CampoIni", "", path, sizeof(path));
bFound = TRUE;
bFound = *path > ' ';
break;
}
}