Talk:Writing NSIS Plugins
From Open Watcom
I spent almost an entire day trying to compile a new .exe as a replacement for the modern.exe using Watcom with no success. The resouces were being built right, but dialog boxes weren't ever receiving the WM_COMMAND message. So, I switched to MinGW, and that problem went away immediatly. Perhaps MinGW would make the DLL's better as well.... Joey Novak

