Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: TextOut in A Multiline EditControl Pin
ForNow11-Dec-08 14:03
ForNow11-Dec-08 14:03 
GeneralRe: TextOut in A Multiline EditControl Pin
Mark Salsbery12-Dec-08 5:05
Mark Salsbery12-Dec-08 5:05 
GeneralRe: TextOut in A Multiline EditControl Pin
ForNow12-Dec-08 6:29
ForNow12-Dec-08 6:29 
Questionforce closing a crashed application. Pin
Darrel Q Pham10-Dec-08 15:29
Darrel Q Pham10-Dec-08 15:29 
AnswerRe: force closing a crashed application. Pin
Sarath C10-Dec-08 16:33
Sarath C10-Dec-08 16:33 
GeneralRe: force closing a crashed application. Pin
Darrel Q Pham15-Dec-08 19:05
Darrel Q Pham15-Dec-08 19:05 
QuestionGDI rendering on top of OpenGL Pin
Dave Calkins10-Dec-08 10:10
Dave Calkins10-Dec-08 10:10 
AnswerRe: GDI rendering on top of OpenGL Pin
Dave Calkins10-Dec-08 10:23
Dave Calkins10-Dec-08 10:23 
Well I found one solution to this. We've overridden OnEraseBkgnd in our view window and we just return TRUE. I added a call to Invalidate(FALSE) and that cleared up the GDI rendering. It looks like the GDI rendering was getting called, but the only region being allowed to update was the obscured region.
AnswerRe: GDI rendering on top of OpenGL Pin
Code-o-mat10-Dec-08 10:46
Code-o-mat10-Dec-08 10:46 
GeneralRe: GDI rendering on top of OpenGL Pin
Sarath C10-Dec-08 16:38
Sarath C10-Dec-08 16:38 
GeneralRe: GDI rendering on top of OpenGL Pin
Code-o-mat11-Dec-08 0:47
Code-o-mat11-Dec-08 0:47 
GeneralRe: GDI rendering on top of OpenGL Pin
Dave Calkins11-Dec-08 2:12
Dave Calkins11-Dec-08 2:12 
GeneralRe: GDI rendering on top of OpenGL Pin
Code-o-mat11-Dec-08 2:18
Code-o-mat11-Dec-08 2:18 
QuestionUDP socket and IP: Port [modified] Pin
nahitan10-Dec-08 9:32
nahitan10-Dec-08 9:32 
AnswerRe: UDP socket and IP: Port Pin
led mike10-Dec-08 10:10
led mike10-Dec-08 10:10 
GeneralRe: UDP socket and IP: Port Pin
nahitan10-Dec-08 10:27
nahitan10-Dec-08 10:27 
AnswerRe: UDP socket and IP: Port Pin
Code-o-mat10-Dec-08 10:27
Code-o-mat10-Dec-08 10:27 
QuestionHow to get OSVersion (C/C++ Non-.Net) Pin
Spacedmc10-Dec-08 8:31
Spacedmc10-Dec-08 8:31 
AnswerRe: How to get OSVersion (C/C++ Non-.Net) Pin
Jijo.Raj10-Dec-08 10:03
Jijo.Raj10-Dec-08 10:03 
QuestionSpeed problem with MDI Pin
Laan8210-Dec-08 7:19
Laan8210-Dec-08 7:19 
QuestionRe: Speed problem with MDI Pin
Mark Salsbery10-Dec-08 8:27
Mark Salsbery10-Dec-08 8:27 
AnswerRe: Speed problem with MDI Pin
led mike10-Dec-08 8:31
led mike10-Dec-08 8:31 
AnswerRe: Speed problem with MDI Pin
bob1697210-Dec-08 10:44
bob1697210-Dec-08 10:44 
AnswerRe: Speed problem with MDI Pin
bob1697210-Dec-08 10:47
bob1697210-Dec-08 10:47 
AnswerRe: Speed problem with MDI Pin
Laan8211-Dec-08 0:08
Laan8211-Dec-08 0:08 

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.