Print Page | Close Window

VS.Net 2003 Integration

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=429
Printed Date: 21 October 2025 at 1:04pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: VS.Net 2003 Integration
Posted By: Frank Deo
Subject: VS.Net 2003 Integration
Date Posted: 07 February 2004 at 1:21pm

Hello,

How do I get VS.Net 2003 to see the XTP sources for integration.  Specifically, intellisence and the property window list for overrides, messages, etc.

The XTP directories are set in my VS.Net options.

Thanks,

Frank




Replies:
Posted By: darren_uk
Date Posted: 10 February 2004 at 5:30am
Hi,

easiest way is to add the XTPToolkit_DLL project to your solution. This should get intellisense working.

HTH,

Daz.


Posted By: Frank Deo
Date Posted: 10 February 2004 at 4:50pm

Thanks Daz...that worked great.

 

Frank



Posted By: Alexey
Date Posted: 05 August 2004 at 9:13am

Does any other way exist?

Really inconveniently to add XTPToolkit_DLL project to each solution.

There is no problem with intellisence (I'm using VisualAssist), but I really need to create overrides and messages handlers as usually in environment.



Posted By: Alexey
Date Posted: 26 September 2004 at 10:25am

Found one funny way do make wizard works. May be it will be helpfull for someone. Just inserted this code before declaration of application main frame (the same method works for all window classes):

#ifdef NEVER_SHOULD_BE_DEFINED

#define CXTPFrameWnd CFrameWnd

#endif

Enjoy :)




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