Print Page | Close Window

realse program without the xt¡¯s dll?

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=3420
Printed Date: 09 November 2025 at 7:07pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: realse program without the xt¡¯s dll?
Posted By: Robby
Subject: realse program without the xt¡¯s dll?
Date 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




Replies:
Posted By: Oleg
Date 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


Posted By: Robby
Date 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



Posted By: Oleg
Date 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



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