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 Tech Support » Help compiling Collapse All
Subject Author Date
Norm Jones Sep 11, 2006 - 1:05 PM

I have included the Prof-UIS.h in my precompiled header. I get a bunch of warnings about macro redifinitions (like... afxctl.h(219) : warning C4005: ’LEFT_BUTTON’ : macro redefinition). I am not sure that these really matter. However, I also get errors that IDC_STATIC is not defined- ExtTabWnd.h(601) : error C2065: ’IDC_STATIC’ : undeclared identifier. Any help with what I am doing wrong will be greatly appreciated.

Technical Support Sep 12, 2006 - 8:54 AM

We can guess that some newer SDK and/or DDK is installed on your computer. Please check the Include folders list in the Visual Studio settings and ensure the SDK folders are located at the bottom of this folders list and default Visual C++ folders are above them.