Office 97 style Colour Picker : strange behaviour ?
I have no problems at all executing the ColourPickDemo.exe file coming with the demo project download. However, a simple recompile of the demo project results in an executable (both Debug and Release) which causes a "memory could not be read" error when pushing the "More Colours" button. Including a Colour Picker in my own application results in the same behaviour. Can someone help ?
Here is my environment : NT 4 (SP3), Visual C++ 5.0 (SP3).
PS : When executing the same recompiled executable in Windows 98, no error occurs, but after closing the Windows color dialog, the demo application no longer has focus. It is hidden behind all other open windows. Again, the original ColourPickDemo.exe from the download file doesn't has this strange behaviour...

