Print Page | Close Window

This is a bug in 9601!

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


Topic: This is a bug in 9601!
Posted By: hchack
Subject: This is a bug in 9601!
Date Posted: 10 May 2006 at 9:50pm
Hi!
   I used the vision 9601, there is a programme that name is "CheckListBox". But in static Compile I can't see the "CheckBox", why?
 
This is program!
https://forum.codejock.com/uploads/hchack/2006-05-10_214951_CheckListBox.zip - 2006-05-10_214951_CheckListBox.zip



Replies:
Posted By: Oleg
Date Posted: 11 May 2006 at 8:28am

Hello,

You must add resources to your res/xxx.rc2. file

add something like

#include "XTToolkitPro.rc"



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: hchack
Date Posted: 13 May 2006 at 3:18am
but,when I use"use MFC in a shared DLL" to compile,there is not a error in this program, why?


Posted By: Oleg
Date Posted: 13 May 2006 at 8:37am

Actually it is faq...

http://www.codejock.com/support/KB_PRO/000005.asp - http://www.codejock.com/support/KB_PRO/000005.asp

You link Toolkit statically so resources must be in executable. (not in ToolkitPro.dll) so you must manually add them.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: hchack
Date Posted: 15 May 2006 at 9:12pm
It's OK, but whether I can link these resources to the static link library?


Posted By: Oleg
Date Posted: 17 May 2006 at 11:14am

Hi,

Static link library is collection of code. Resources can't be inserted to lib file.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: hchack
Date Posted: 17 May 2006 at 9:07pm
Thanks oleg!



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