![]() |
realse program without the xt¡¯s dll? |
Post Reply
|
| Author | |
Robby
Newbie
Joined: 17 August 2005 Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Topic: realse program without the xt¡¯s dll?Posted: 17 December 2005 at 2:30am |
|
hi~ i just want to release our pragram without the xt's dll file,concerning about the size of the program. is there any thing i can do ?
regards Robby |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 December 2005 at 8:07am |
|
Hi, You can build application with static version of toolkit. add #include _XTP_STATICLINK before #include XTToolkitPro.h and add resource to rc2 file: #include "XTToolkitPro.rc"
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Robby
Newbie
Joined: 17 August 2005 Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 December 2005 at 8:36am |
|
thanks a lot do i need to changing program setting from Use MFC in a Shared DLL to Use MFC in Staticlly? if so ,it may not work in my program! because i have a MFC Extention Dll linking in my program. regards Robby |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 December 2005 at 12:51am |
|
No, you don't need. you can use MFC as DLL, but ToolkitPro as static library.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |