Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Caption bar icon in true color
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Caption bar icon in true color

 Post Reply Post Reply
Author
Message
cpede View Drop Down
Senior Member
Senior Member


Joined: 13 August 2004
Location: Denmark
Status: Offline
Points: 683
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpede Quote  Post ReplyReply Direct Link To This Post Topic: Caption bar icon in true color
    Posted: 03 March 2006 at 9:33am

When I launch my application using codejock framework the icon in the caption bar is displayed in 16 colors. How do I set this icon using my true color resource icon?

Currently I use:

SetIcon((HICON)::LoadImage(AfxGetResourceHandle(),
MAKEINTRESOURCE(IDI_MYICON),IMAGE_ICON,
16,16,LR_DEFAULTCOLOR|LR_SHARED),FALSE);

-cpede

Back to Top
cpede View Drop Down
Senior Member
Senior Member


Joined: 13 August 2004
Location: Denmark
Status: Offline
Points: 683
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpede Quote  Post ReplyReply Direct Link To This Post Posted: 14 March 2006 at 3:30pm

No ideas, anyone?

-cpede

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: 14 March 2006 at 3:42pm

Hello,

Please attach icon here. Sure it has some 16bit image that used instead.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.