![]() |
how to deploy toolkit pro |
Post Reply
|
| Author | |
vjedlicka
Senior Member
Joined: 04 September 2007 Status: Offline Points: 122 |
Post Options
Thanks(0)
Quote Reply
Topic: how to deploy toolkit proPosted: 21 May 2008 at 12:52am |
|
Hello,
I developed an app which depends on TOOLKITPRO1120VC60U.DLL. I would prefer to link the code to my exe so I would not have to deploy the DLL to the customers. How can I do that?
|
|
|
Thank you
Vaclav --------------------- ToolkitPro 20.1.0 VS2010-2022, Windows 11 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 May 2008 at 1:10am |
|
Hi Add
#define _XTP_STATICLINK
before you include toolkit
and in res\app.rc2 file include resources:
#include "XTToolkitPro.rc"
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
vjedlicka
Senior Member
Joined: 04 September 2007 Status: Offline Points: 122 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 May 2008 at 2:58pm |
|
Thank you
|
|
|
Thank you
Vaclav --------------------- ToolkitPro 20.1.0 VS2010-2022, Windows 11 |
|
![]() |
|
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 |