Print Page | Close Window

XTSuite & MSXML4

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=48
Printed Date: 04 May 2024 at 3:48pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: XTSuite & MSXML4
Posted By: bcoffe2000
Subject: XTSuite & MSXML4
Date Posted: 05 June 2003 at 8:10am

I have a new project that has the line

#import <MSXML4.dll>

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?

 




Replies:
Posted By: Oleg
Date Posted: 06 June 2003 at 9:53am

try to add

#define _XTP_EXCLUDE_XML

before #include <XTPToolkit.h>

 



Posted By: bcoffe2000
Date Posted: 09 June 2003 at 7:17am
That works. Thaks.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net