Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - #import "MSXML5.DLL" named_guids
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

#import "MSXML5.DLL" named_guids

 Post Reply Post Reply
Author
Message
caoxin03 View Drop Down
Newbie
Newbie


Joined: 30 April 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote caoxin03 Quote  Post ReplyReply Direct Link To This Post Topic: #import "MSXML5.DLL" named_guids
    Posted: 02 May 2006 at 12:42am

I have a new project that has the line

#import "MSXML5.DLL" named_guids

compile and runs fine....in fact all of my fully complete XML projects work fine until I add

#include <XTPToolkit.h> to the stdafx.h.  When I do that nothing compiles and I get redefinitions errors for all XML related code.  So how do I fix this conflict?

 

error message:

CXTPPropExchangeXMLNode can't undefined

 

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 02 May 2006 at 5:24am
Back to Top
caoxin03 View Drop Down
Newbie
Newbie


Joined: 30 April 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote caoxin03 Quote  Post ReplyReply Direct Link To This Post Posted: 03 May 2006 at 12:52pm
that's ok.thinks~
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.