Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: doubel buffering with GDI problem Pin
ceejeeb4-Jan-07 8:38
ceejeeb4-Jan-07 8:38 
GeneralRe: doubel buffering with GDI problem Pin
Mark Salsbery4-Jan-07 8:42
Mark Salsbery4-Jan-07 8:42 
GeneralRe: doubel buffering with GDI problem Pin
ceejeeb4-Jan-07 8:45
ceejeeb4-Jan-07 8:45 
GeneralRe: doubel buffering with GDI problem Pin
Mark Salsbery4-Jan-07 8:47
Mark Salsbery4-Jan-07 8:47 
GeneralRe: doubel buffering with GDI problem Pin
ceejeeb4-Jan-07 8:56
ceejeeb4-Jan-07 8:56 
Questiondynamic CImageList icons - possible? [modified] Pin
neilsolent4-Jan-07 8:13
neilsolent4-Jan-07 8:13 
AnswerRe: dynamic CImageList icons - possible? Pin
Mark Salsbery4-Jan-07 8:26
Mark Salsbery4-Jan-07 8:26 
AnswerRe: dynamic CImageList icons - possible? Pin
James R. Twine4-Jan-07 8:29
James R. Twine4-Jan-07 8:29 
   Yes - although if dealing with a lot of images it is better to initially size the ImageList control to hold a bunch of images.

   The CImageList::GetImageInfo(...) function or the ImageList_GetImageInfo(...) macro can be used to write data into the images maintained by the ImageList control.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

AnswerRe: dynamic CImageList icons - possible? Pin
CPallini4-Jan-07 8:38
mveCPallini4-Jan-07 8:38 
AnswerRe: dynamic CImageList icons - possible? Pin
Hamid_RT4-Jan-07 18:11
Hamid_RT4-Jan-07 18:11 
GeneralRe: dynamic CImageList icons - possible? Pin
neilsolent6-Jan-07 0:09
neilsolent6-Jan-07 0:09 
GeneralRe: dynamic CImageList icons - possible? Pin
Hamid_RT6-Jan-07 19:13
Hamid_RT6-Jan-07 19:13 
QuestionRestricting access to Windows Pin
pcfilho4-Jan-07 7:26
pcfilho4-Jan-07 7:26 
AnswerRe: Restricting access to Windows Pin
Mark Salsbery4-Jan-07 7:57
Mark Salsbery4-Jan-07 7:57 
GeneralRe: Restricting access to Windows Pin
David Crow4-Jan-07 8:03
David Crow4-Jan-07 8:03 
GeneralRe: Restricting access to Windows Pin
Mark Salsbery4-Jan-07 8:08
Mark Salsbery4-Jan-07 8:08 
GeneralRe: Restricting access to Windows Pin
James R. Twine4-Jan-07 8:16
James R. Twine4-Jan-07 8:16 
GeneralRe: Restricting access to Windows Pin
Mark Salsbery4-Jan-07 8:18
Mark Salsbery4-Jan-07 8:18 
GeneralRe: Restricting access to Windows Pin
David Crow4-Jan-07 8:23
David Crow4-Jan-07 8:23 
GeneralRe: Restricting access to Windows Pin
Mark Salsbery4-Jan-07 8:28
Mark Salsbery4-Jan-07 8:28 
GeneralRe: Restricting access to Windows Pin
pcfilho4-Jan-07 8:12
pcfilho4-Jan-07 8:12 
GeneralRe: Restricting access to Windows Pin
Mark Salsbery4-Jan-07 8:19
Mark Salsbery4-Jan-07 8:19 
QuestionRe: Restricting access to Windows Pin
pcfilho5-Jan-07 10:07
pcfilho5-Jan-07 10:07 
AnswerRe: Restricting access to Windows Pin
Mark Salsbery5-Jan-07 11:26
Mark Salsbery5-Jan-07 11:26 
GeneralRe: Restricting access to Windows Pin
pcfilho8-Jan-07 8:49
pcfilho8-Jan-07 8:49 

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.