![]() |
CXTPImageManager |
Post Reply
|
| Author | |
windyboy3367
Newbie
Joined: 14 May 2004 Location: Korea, South Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPImageManagerPosted: 23 June 2004 at 2:33am |
|
The program which I'm making has lots of DLL, and the DLLs has each resource ID. The main Excute file Loads ToolBar to use ID of the Dlls. But I can't do this with CXTPToolBar, because of m_mapImages which is member of CXTPImageManager checks ID in "BOOL CXTPImageManager::SetIcon(HICON hIcon, UINT nIDCommand, CSize szIcon, XTPImageState imageState, BOOL bAlpha)". I think the unique thing is not ID , but HICON in case of using DLL. Thanks for reading. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 June 2004 at 1:15pm |
|
You can use LoadToolBar(..., FALSE) and then load icons manually.
|
|
|
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 |