Click here to Skip to main content
15,922,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CString ok[modified] Pin
Hamid_RT19-Sep-06 1:49
Hamid_RT19-Sep-06 1:49 
GeneralRe: CString Pin
_AnsHUMAN_ 19-Sep-06 1:56
_AnsHUMAN_ 19-Sep-06 1:56 
GeneralRe: CString Pin
kakan19-Sep-06 1:56
professionalkakan19-Sep-06 1:56 
AnswerRe: CString Pin
_AnsHUMAN_ 19-Sep-06 1:54
_AnsHUMAN_ 19-Sep-06 1:54 
AnswerRe: CString Pin
SilentSilent19-Sep-06 2:36
SilentSilent19-Sep-06 2:36 
GeneralRe: CString Pin
_AnsHUMAN_ 19-Sep-06 2:43
_AnsHUMAN_ 19-Sep-06 2:43 
AnswerRe: CString Pin
Jörgen Sigvardsson19-Sep-06 2:03
Jörgen Sigvardsson19-Sep-06 2:03 
GeneralRe: CString Pin
SilentSilent19-Sep-06 2:38
SilentSilent19-Sep-06 2:38 
GeneralRe: CString Pin
Jörgen Sigvardsson19-Sep-06 2:42
Jörgen Sigvardsson19-Sep-06 2:42 
AnswerRe: CString Pin
_AnsHUMAN_ 19-Sep-06 2:07
_AnsHUMAN_ 19-Sep-06 2:07 
AnswerRe: CString Pin
KarstenK19-Sep-06 2:27
mveKarstenK19-Sep-06 2:27 
AnswerRe: CString Pin
David Crow19-Sep-06 2:59
David Crow19-Sep-06 2:59 
AnswerRe: CString Pin
Zac Howland19-Sep-06 3:14
Zac Howland19-Sep-06 3:14 
QuestionTHread TErmination PRoblem!! Pin
WIr3D 0x9019-Sep-06 1:08
WIr3D 0x9019-Sep-06 1:08 
AnswerRe: THread TErmination PRoblem!! Pin
Christopher Duncan19-Sep-06 1:14
Christopher Duncan19-Sep-06 1:14 
AnswerRe: THread TErmination PRoblem!! Pin
_AnsHUMAN_ 19-Sep-06 1:17
_AnsHUMAN_ 19-Sep-06 1:17 
AnswerRe: THread TErmination PRoblem!! Pin
Jörgen Sigvardsson19-Sep-06 5:17
Jörgen Sigvardsson19-Sep-06 5:17 
QuestionToolbar image list color depth Pin
Christopher Duncan19-Sep-06 0:56
Christopher Duncan19-Sep-06 0:56 
AnswerRe: Toolbar image list color depth Pin
pratapM19-Sep-06 1:31
pratapM19-Sep-06 1:31 
AnswerRe: Toolbar image list color depth Pin
tanvon malik19-Sep-06 1:32
tanvon malik19-Sep-06 1:32 
AnswerRe: Toolbar image list color depth Pin
pratapM19-Sep-06 1:33
pratapM19-Sep-06 1:33 
AnswerRe: Toolbar image list color depth Pin
tanvon malik19-Sep-06 2:01
tanvon malik19-Sep-06 2:01 
GeneralRe: Toolbar image list color depth Pin
Christopher Duncan19-Sep-06 4:26
Christopher Duncan19-Sep-06 4:26 
AnswerRe: Toolbar image list color depth Pin
Jörgen Sigvardsson19-Sep-06 2:07
Jörgen Sigvardsson19-Sep-06 2:07 
GeneralRe: Toolbar image list color depth Pin
Christopher Duncan19-Sep-06 4:29
Christopher Duncan19-Sep-06 4:29 
Hey, man.

Thanks for the heads up on this stuff. I'll try the ILC_COLOR32 & see how it does for me.

Turns out it was defaulting to 16 color because I was using the version of Create() that took a mask param. Using the version that takes the ILC flags, I'm assuming I need to or in the ILC_MASK, but I'm not seeing clear doc on how to subsequently set the mask. Any insights would be appreciated.


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.