Click here to Skip to main content
15,895,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: question about getfileattributes function Pin
swatgodjr19-Sep-06 8:18
swatgodjr19-Sep-06 8:18 
QuestionDo you see the resource leak? Pin
charlieg18-Sep-06 14:23
charlieg18-Sep-06 14:23 
AnswerRe: Do you see the resource leak? Pin
charlieg18-Sep-06 14:29
charlieg18-Sep-06 14:29 
AnswerRe: Do you see the resource leak? Pin
Stephen Hewitt18-Sep-06 16:26
Stephen Hewitt18-Sep-06 16:26 
AnswerRe: Do you see the resource leak? Pin
charlieg18-Sep-06 16:35
charlieg18-Sep-06 16:35 
AnswerRe: Do you see the resource leak? Pin
Christian Graus18-Sep-06 18:05
protectorChristian Graus18-Sep-06 18:05 
JokeRe: Do you see the resource leak? Pin
charlieg19-Sep-06 4:21
charlieg19-Sep-06 4:21 
AnswerRe: Do you see the resource leak? Pin
charlieg19-Sep-06 8:20
charlieg19-Sep-06 8:20 
Well, as the saying goes, "Doh!"

Although this code works fine on the desktop, it turns out that WinCE mfc dll has a little bug. It turns out that WinCE has some issues with really deselecting and deleting GDI objects. Even though I say delete - it doesn't happen. KB839859. Apparently it's a problem with the OnIdle processing for the application. Unbelievable... simply unbelievable.

Insert MS RANT <not repeatable="">Mad | :mad:


Charlie Gilley
Will program for food...
Whoever said children were cheaper by the dozen... lied.

My son's PDA is an M249 SAW.
My other son commutes in an M1A2 Abrams

QuestionReading from a file input Pin
Jay0318-Sep-06 13:50
Jay0318-Sep-06 13:50 
AnswerRe: Reading from a file input Pin
Stephen Hewitt18-Sep-06 16:28
Stephen Hewitt18-Sep-06 16:28 
QuestionCan't link to a library in Visual studio 2005 Pin
BarryOg18-Sep-06 11:33
BarryOg18-Sep-06 11:33 
AnswerRe: Can't link to a library in Visual studio 2005 Pin
Hamid_RT18-Sep-06 19:36
Hamid_RT18-Sep-06 19:36 
AnswerRe: Can't link to a library in Visual studio 2005 Pin
Cedric Moonen18-Sep-06 20:01
Cedric Moonen18-Sep-06 20:01 
GeneralRe: Can't link to a library in Visual studio 2005 Pin
BarryOg18-Sep-06 20:56
BarryOg18-Sep-06 20:56 
GeneralRe: Can't link to a library in Visual studio 2005 Pin
Cedric Moonen18-Sep-06 21:07
Cedric Moonen18-Sep-06 21:07 
GeneralRe: Can't link to a library in Visual studio 2005 Pin
BarryOg18-Sep-06 22:05
BarryOg18-Sep-06 22:05 
QuestionHow to Output A Character Multiple Times - New To C++ Pin
Mark_Murphy18-Sep-06 11:18
Mark_Murphy18-Sep-06 11:18 
AnswerRe: How to Output A Character Multiple Times - New To C++ Pin
Christian Graus18-Sep-06 12:44
protectorChristian Graus18-Sep-06 12:44 
AnswerRe: How to Output A Character Multiple Times - New To C++ Pin
George L. Jackson18-Sep-06 13:30
George L. Jackson18-Sep-06 13:30 
GeneralRe: How to Output A Character Multiple Times - New To C++ Pin
Mark_Murphy18-Sep-06 13:41
Mark_Murphy18-Sep-06 13:41 
GeneralRe: How to Output A Character Multiple Times - New To C++ Pin
George L. Jackson18-Sep-06 14:45
George L. Jackson18-Sep-06 14:45 
QuestionCToolBar winth CFormView Pin
serferreiras18-Sep-06 10:40
serferreiras18-Sep-06 10:40 
QuestionUNICODE to ASCII Conversion Pin
AlekseyUS18-Sep-06 10:33
AlekseyUS18-Sep-06 10:33 
QuestionRe: UNICODE to ASCII Conversion Pin
David Crow18-Sep-06 10:35
David Crow18-Sep-06 10:35 
AnswerRe: UNICODE to ASCII Conversion Pin
AlekseyUS18-Sep-06 10:40
AlekseyUS18-Sep-06 10:40 

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.