Click here to Skip to main content
16,006,432 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Again a callback question... m(__)m Pin
Mr.Freeze14-Feb-02 13:22
Mr.Freeze14-Feb-02 13:22 
GeneralImageList_Draw not working under XP Pin
David Wengier13-Feb-02 14:13
David Wengier13-Feb-02 14:13 
GeneralRe: ImageList_Draw not working under XP Pin
Tim Smith13-Feb-02 14:47
Tim Smith13-Feb-02 14:47 
GeneralRe: ImageList_Draw not working under XP Pin
David Wengier13-Feb-02 15:00
David Wengier13-Feb-02 15:00 
GeneralRe: ImageList_Draw not working under XP Pin
Tim Smith14-Feb-02 2:21
Tim Smith14-Feb-02 2:21 
GeneralRe: ImageList_Draw not working under XP Pin
Shog913-Feb-02 18:19
sitebuilderShog913-Feb-02 18:19 
GeneralRe: ImageList_Draw not working under XP Pin
David Wengier13-Feb-02 18:46
David Wengier13-Feb-02 18:46 
GeneralRe: ImageList_Draw not working under XP Pin
Shog914-Feb-02 6:59
sitebuilderShog914-Feb-02 6:59 
Speaking as one who's spent half a day re-writing an image loading routine, only to find the bug was mis-matched image sizes... it happens. Roll eyes | :rolleyes:
There are a few reasons why adding images would fail; make sure you are initalizing the color, size, max size correcty when you create the image list... try blasting the images to the screen dc as you load them, right before adding them to the image list - this has opened my eyes a couple of times (screen corruption be damned, your debugging!).

farewell goodnight last one out turn out the lights
Smashing Pumpkins, Tales of a Scorched Earth

Generaldevstudio6 sub-projects only showing up for "debug" and "release" configs Pin
Jason De Arte13-Feb-02 11:46
Jason De Arte13-Feb-02 11:46 
GeneralRe: devstudio6 sub-projects only showing up for "debug" and "release" configs Pin
Tim Smith13-Feb-02 12:39
Tim Smith13-Feb-02 12:39 
GeneralGDI+ in ATL Control Pin
pattyweb13-Feb-02 10:39
pattyweb13-Feb-02 10:39 
GeneralNeed help with Regular expression replace Pin
Stephane Routelous13-Feb-02 10:18
Stephane Routelous13-Feb-02 10:18 
GeneralRe: Need help with Regular expression replace Pin
Michael Dunn13-Feb-02 10:43
sitebuilderMichael Dunn13-Feb-02 10:43 
GeneralRe: Need help with Regular expression replace Pin
moliate13-Feb-02 10:45
moliate13-Feb-02 10:45 
GeneralRe: Need help with Regular expression replace Pin
Stephane Routelous13-Feb-02 10:59
Stephane Routelous13-Feb-02 10:59 
GeneralRe: Need help with Regular expression replace Pin
David Defoort13-Feb-02 11:53
David Defoort13-Feb-02 11:53 
GeneralRe: Need help with Regular expression replace Pin
Stephane Routelous13-Feb-02 12:11
Stephane Routelous13-Feb-02 12:11 
QuestionHow to reach MainFrame from HtmlView Pin
kelthar13-Feb-02 10:12
kelthar13-Feb-02 10:12 
AnswerRe: How to reach MainFrame from HtmlView Pin
Ravi Bhavnani13-Feb-02 10:20
professionalRavi Bhavnani13-Feb-02 10:20 
GeneralRe: How to reach MainFrame from HtmlView Pin
kelthar13-Feb-02 10:25
kelthar13-Feb-02 10:25 
GeneralRe: How to reach MainFrame from HtmlView Pin
Ravi Bhavnani13-Feb-02 10:34
professionalRavi Bhavnani13-Feb-02 10:34 
GeneralRe: How to reach MainFrame from HtmlView Pin
Maximilien13-Feb-02 10:36
Maximilien13-Feb-02 10:36 
AnswerRe: How to reach MainFrame from HtmlView Pin
Ravi Bhavnani13-Feb-02 10:40
professionalRavi Bhavnani13-Feb-02 10:40 
GeneralRe: How to reach MainFrame from HtmlView Pin
kelthar13-Feb-02 11:39
kelthar13-Feb-02 11:39 
GeneralRe: How to reach MainFrame from HtmlView Pin
Nish Nishant13-Feb-02 12:51
sitebuilderNish Nishant13-Feb-02 12:51 

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.