![]() |
This is a bug in 9601! |
Post Reply
|
| Author | |
hchack
Groupie
Joined: 09 May 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Topic: This is a bug in 9601!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!
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
hchack
Groupie
Joined: 09 May 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
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?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 May 2006 at 8:37am |
|
Actually it is faq... 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 |
|
![]() |
|
hchack
Groupie
Joined: 09 May 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2006 at 9:12pm |
|
It's OK, but whether I can link these resources to the static link library?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
hchack
Groupie
Joined: 09 May 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 May 2006 at 9:07pm |
|
Thanks oleg!
|
|
![]() |
|
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 |