I searched DLL library which can set (on actual running NTVDM) processor affinity parameter.
It is VDD driver which can be started from DOS program.
So I writed piece of assembler code for Foxpro DOS and now I can run this VDD dynamically when my program starts.
So you can call simple Fox procedure to set "one core" handling and there will be no trouble/hangs.
You will not need to do some setting on NTVDM.EXE with imagecfg and so on.
Tomas
It is VDD driver which can be started from DOS program.
So I writed piece of assembler code for Foxpro DOS and now I can run this VDD dynamically when my program starts.
So you can call simple Fox procedure to set "one core" handling and there will be no trouble/hangs.
You will not need to do some setting on NTVDM.EXE with imagecfg and so on.
Tomas