Kyudos
10-20-2011, 08:13 PM
I recently upgraded to the latest version (10.4) and changed to VS2010 (from VS6). Now my SECPopupColorWell based color selection buttons don't work because the CreateEx call in SECColorWell::Create fails. It comes back with error 0x00000579 (Invalid menu handle).
Now the (HMENU)(SEC_UINT)nID is null - by RogueWave's own code (SECPopupColorWell::Create calls SECColorWell::Create will NULL for th nID parameter.
Any ideas how to solve this?
Now the (HMENU)(SEC_UINT)nID is null - by RogueWave's own code (SECPopupColorWell::Create calls SECColorWell::Create will NULL for th nID parameter.
Any ideas how to solve this?