SvenC
Tomato Guru
    
Germany
339 Posts |
Posted - Apr 06 2011 : 09:34:07 AM
|
Hi,
in my stdafx.h I use
#import "libid:F5078F18-C551-11D3-89B9-0000F81FE221" rename_namespace("IXML") raw_interfaces_only
to include MSXML2 interfaces.
When I use IXML::IXMLDOMDocument3* xDoc and type xDoc-> I do not see any inherited methods of IXMLDOMDocument2 and IXMLDOMDocument.
I use 1845 in VS 2010 RTM on Windows 7 x64 SP1. |
|