![]() |
VS.Net 2003 Integration |
Post Reply
|
| Author | |
Frank Deo
Newbie
Joined: 21 January 2004 Location: United States Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: VS.Net 2003 IntegrationPosted: 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 |
|
![]() |
|
darren_uk
Newbie
Joined: 05 December 2003 Location: United Kingdom Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
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. |
|
![]() |
|
Frank Deo
Newbie
Joined: 21 January 2004 Location: United States Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 February 2004 at 4:50pm |
|
Thanks Daz...that worked great.
Frank |
|
![]() |
|
Alexey
Newbie
Joined: 05 August 2004 Location: Israel Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
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. |
|
![]() |
|
Alexey
Newbie
Joined: 05 August 2004 Location: Israel Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
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 :) |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |