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 » 'IXMLElementNotificationSink' undeclared identifier error with Visual C++ v.6 Collapse All
Subject Author Date
Roger Taplin Feb 7, 2006 - 7:11 PM

I’ve just installed Prof-UIS v2.52 for use with Visual C++ v.6 (SP5).


After manually setting the include, source and library paths I find that almost all of the Prof-UIS examples compile successfully. The few exceptions (eg. Page Container) all come up with the following compilation error:


comdef.h(1078) : error C2065: ’IXMLElementNotificationSink’ : undeclared identifier


Can you suggest a work-around?


Thanks,


Roger Taplin

Technical Support Feb 8, 2006 - 10:36 AM

Please check the include directories in the Visual Studio settings (select Tools | Options and then the Directories tab). Any Platform SDK directory should be at the bottom of the list. Here is a typical Include files list on a computer where both Visual Studio 6.0 and .NET 2003 are installed:

C:\Program Files (x86)\Microsoft Visual Studio\VC98\INCLUDE
C:\Program Files (x86)\Microsoft Visual Studio\VC98\MFC\INCLUDE
C:\Program Files (x86)\Microsoft Visual Studio\VC98\ATL\INCLUDE
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\SDK\v1.1\include
C:\ . . . \PROF-UIS\INCLUDE