Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - This is a bug in 9601!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

This is a bug in 9601!

 Post Reply Post Reply
Author
Message
hchack View Drop Down
Groupie
Groupie


Joined: 09 May 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote hchack Quote  Post ReplyReply Direct Link To This Post 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!
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
hchack View Drop Down
Groupie
Groupie


Joined: 09 May 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote hchack Quote  Post ReplyReply Direct Link To This Post 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?
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
hchack View Drop Down
Groupie
Groupie


Joined: 09 May 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote hchack Quote  Post ReplyReply Direct Link To This Post Posted: 15 May 2006 at 9:12pm
It's OK, but whether I can link these resources to the static link library?
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
hchack View Drop Down
Groupie
Groupie


Joined: 09 May 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote hchack Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2006 at 9:07pm
Thanks oleg!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.