Click here to Skip to main content
15,891,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListView popup filter Pin
muamw1026-Aug-04 9:09
muamw1026-Aug-04 9:09 
GeneralRe: CListView popup filter Pin
mao7819-Jan-09 5:05
mao7819-Jan-09 5:05 
GeneralDrawThemeIcon Pin
Jörgen Sigvardsson26-Aug-04 5:00
Jörgen Sigvardsson26-Aug-04 5:00 
GeneralRe: DrawThemeIcon Pin
JBoschen26-Aug-04 8:06
JBoschen26-Aug-04 8:06 
GeneralRe: DrawThemeIcon Pin
Jörgen Sigvardsson26-Aug-04 9:25
Jörgen Sigvardsson26-Aug-04 9:25 
GeneralRe: DrawThemeIcon Pin
JBoschen26-Aug-04 9:28
JBoschen26-Aug-04 9:28 
GeneralRe: DrawThemeIcon Pin
Jörgen Sigvardsson26-Aug-04 9:32
Jörgen Sigvardsson26-Aug-04 9:32 
GeneralRe: DrawThemeIcon Pin
JBoschen26-Aug-04 9:46
JBoschen26-Aug-04 9:46 
Ok now I get it. IE does that by using grayscale bitmaps for the default image-list of the toobar and color ones for the hot-image-list. You set them using TB_SETIMAGELIST and TB_SETHOTIMAGELIST messages. I forget which DLL they're in, maybe comctl32, but if you look you'll find a set of bitmaps for each size, color and grayscale.

WinXP does mentions support for drawing icons in grayscale, but AFAK it's not supported. Other than that, GDI+ maybe?
GeneralRe: DrawThemeIcon Pin
Jörgen Sigvardsson26-Aug-04 9:53
Jörgen Sigvardsson26-Aug-04 9:53 
GeneralRe: DrawThemeIcon Pin
cmk26-Aug-04 11:51
cmk26-Aug-04 11:51 
GeneralRe: DrawThemeIcon Pin
Jörgen Sigvardsson26-Aug-04 12:02
Jörgen Sigvardsson26-Aug-04 12:02 
GeneralRe: DrawThemeIcon Pin
cmk26-Aug-04 14:43
cmk26-Aug-04 14:43 
GeneralRe: DrawThemeIcon Pin
Jörgen Sigvardsson27-Aug-04 3:54
Jörgen Sigvardsson27-Aug-04 3:54 
GeneralRe: DrawThemeIcon Pin
KaЯl29-Aug-04 22:28
KaЯl29-Aug-04 22:28 
GeneralNo hWnd for Class derived from CEdit Pin
BlackDice26-Aug-04 4:43
BlackDice26-Aug-04 4:43 
GeneralRe: No hWnd for Class derived from CEdit Pin
KaЯl27-Aug-04 4:57
KaЯl27-Aug-04 4:57 
GeneralRe: No hWnd for Class derived from CEdit Pin
BlackDice27-Aug-04 5:41
BlackDice27-Aug-04 5:41 
GeneralRe: No hWnd for Class derived from CEdit Pin
KaЯl27-Aug-04 6:02
KaЯl27-Aug-04 6:02 
GeneralRe: No hWnd for Class derived from CEdit Pin
BlackDice27-Aug-04 6:24
BlackDice27-Aug-04 6:24 
GeneralRe: No hWnd for Class derived from CEdit Pin
KaЯl27-Aug-04 6:47
KaЯl27-Aug-04 6:47 
GeneralRe: No hWnd for Class derived from CEdit Pin
BlackDice27-Aug-04 7:51
BlackDice27-Aug-04 7:51 
Questionmfc newbie, when do i paint? Pin
evilslope26-Aug-04 4:19
evilslope26-Aug-04 4:19 
AnswerRe: mfc newbie, when do i paint? Pin
Maximilien26-Aug-04 4:39
Maximilien26-Aug-04 4:39 
AnswerRe: mfc newbie, when do i paint? Pin
palbano26-Aug-04 5:02
palbano26-Aug-04 5:02 
GeneralRe: mfc newbie, when do i paint? Pin
jmkhael26-Aug-04 6:04
jmkhael26-Aug-04 6:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.