ntvdmx64
ntvdmx64 copied to clipboard
Cant Find wifeman.dll and winnls.dll
i had 1 error in the build: 25>NMAKE : fatal error U1077: 'upd' : return code '0x1'
Sounds familiar. There is some weird issue with the build system that sometimes fails to build these DLLs. For me, it often helped to run the build again and if I'm lucky, the build then works and the DLLs are built. I have no idea what is causing this. I suspect some multithreading issue in the build system that creates a race condition where the files are not built sometimes. That makes it hard to reproduce.
So you can either download the build from Edward Mendelson, which seems the have been updated recently, or just try to build it again. Good luck!
i rebuilded it and now it says that i didnt found regedt16.exe. i looked at some issues and it just didnt copy the file from C:\WORK\minnt\base\mvdm\wow16\regedit
also, i found a control panel Tab "16 Bit Application Support" And when i open it it does nothing
are you here @leecher1337 ?
A control panel tab? You mean the icons in conrol.exe (aka Control Panel)? Are you running it on a 32bit Windows machine? Can you provide a screenshot of it?
Did you finally manage to compile it after a few more attempts? Maybe this is an issue with machines that have multiple cores or something like that.