Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » g_cCmdManager is not valid Collapse All
Subject Author Date
Sebastian Leopold Nov 24, 2004 - 12:00 PM

Hello,

when ever I compille my Application I get an error:

g_cCmdManager not .... left part of -> must be ...

I dont know why I use the prof-uis in application which links the mfc static.

Second:

If I use DoModal() of a CExtColorDlg Object my Application crashs everytime.

Can you help me ?

Technical Support Nov 25, 2004 - 7:25 AM

You message does not contain enough information to find the cause of the compilation error. Please publish the part of the source code in which compilation fails or send us your project.

The static LIB version of Prof-UIS differs from the DLL version. The LIB version does not include any resource-based features like the color-picker dialog. If you need such features, you should use both Prof-UIS and MFC libraries as DLLs.