Click to See Complete Forum and Search --> : 16-bit Apps and modulecompatibility settings in WIN.INI


Ton Sundermeijer
11-05-2002, 04:01 AM
I have a 16 bit program that needs to run on NT4WS.
It utilises .DLL files that can be found in both %SYSTEMROOT%system and %SYSTEMROOT%system32. Thing is though that the application tries to use the DLL's from the system32 rather than the ones from the system.
Does anyone have an idea how to resolve this.
Could it have to de with the [ModuleCompatibility] chapter in the WIN.INI?