Przemek, > Please try to recompile Harbour without DLMALLOC using HB_FM_WIN_ALLOC > macro, i.e.: > set HB_USER_PRGFLAGS=-DHB_FM_WIN_ALLOC > And check if it's enough to run Harbour application in Win95.
I guess its set HB_USER_CFLAGS=-DHB_FM_WIN_ALLOC On WinNT all is the same (working), on the Win95 I get huge amount of CodeGuard erros when trying to run hbmk2.exe (just the exe without parameters) I do (on the WinNT): ..\bin\hbmk2 mttest01 and run mttest01.exe on the Win95, I get the expected Harbour run time error. if I do this (on the WinNT): ..\bin\hbmk2 -mt mttest01 and run mttest01.exe on the Win95, well, it crashed Windows into BSoD. Chen. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour