Click here to Skip to main content
15,905,874 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBuild date timestamp Pin
HenriH2-Jan-08 19:52
HenriH2-Jan-08 19:52 
GeneralRe: Build date timestamp Pin
CPallini2-Jan-08 21:22
mveCPallini2-Jan-08 21:22 
QuestionHow can disable Dialog Box when call SetupCommitFileQueue Pin
machoman_VC++2-Jan-08 19:38
machoman_VC++2-Jan-08 19:38 
QuestionHow to convert pair of 8bit codepoints to int value in vc++ Pin
johnalek2-Jan-08 19:37
johnalek2-Jan-08 19:37 
AnswerRe: How to convert pair of 8bit codepoints to int value in vc++ Pin
CPallini2-Jan-08 21:18
mveCPallini2-Jan-08 21:18 
QuestionHow to prevent the program from painting windows outside the screen Pin
demxine2-Jan-08 19:34
demxine2-Jan-08 19:34 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
Nishad S2-Jan-08 19:58
Nishad S2-Jan-08 19:58 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
demxine2-Jan-08 20:45
demxine2-Jan-08 20:45 
Thanx!

I tried using OnWindowPosChanging() beforehand but the problem is, it seems it cannot process the SendMessage(DM_REPOSITION) at all which is what I need to implement.

Any other ideas on preventing the program from painting windows outside the screen (results in flickering) while using OnWindowPosChanged() and SendMessage(DM_REPOSITION)?
GeneralRe: How to prevent the program from painting windows outside the screen Pin
CPallini2-Jan-08 21:16
mveCPallini2-Jan-08 21:16 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
Nishad S2-Jan-08 21:34
Nishad S2-Jan-08 21:34 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
demxine3-Jan-08 15:21
demxine3-Jan-08 15:21 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
Nishad S6-Jan-08 0:00
Nishad S6-Jan-08 0:00 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
demxine6-Jan-08 14:27
demxine6-Jan-08 14:27 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
Nishad S6-Jan-08 16:20
Nishad S6-Jan-08 16:20 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
David Crow3-Jan-08 3:34
David Crow3-Jan-08 3:34 
QuestionHow to change HWND to long? Pin
hanlei00000000092-Jan-08 18:29
hanlei00000000092-Jan-08 18:29 
AnswerRe: How to change HWND to long? Pin
Nishad S2-Jan-08 19:55
Nishad S2-Jan-08 19:55 
GeneralI use VC8 Pin
hanlei00000000093-Jan-08 16:01
hanlei00000000093-Jan-08 16:01 
AnswerRe: How to change HWND to long? Pin
CPallini2-Jan-08 21:13
mveCPallini2-Jan-08 21:13 
GeneralRe: How to change HWND to long? Pin
hanlei00000000093-Jan-08 16:12
hanlei00000000093-Jan-08 16:12 
QuestionRe: How to change HWND to long? Pin
CPallini3-Jan-08 21:03
mveCPallini3-Jan-08 21:03 
AnswerRe: How to change HWND to long? Pin
ThatsAlok3-Jan-08 0:18
ThatsAlok3-Jan-08 0:18 
Generalthanks Pin
hanlei00000000093-Jan-08 16:14
hanlei00000000093-Jan-08 16:14 
AnswerRe: How to change HWND to long? Pin
JudyL_MD3-Jan-08 3:39
JudyL_MD3-Jan-08 3:39 
GeneralThank you, I solved my problem by your method Pin
hanlei00000000093-Jan-08 16:10
hanlei00000000093-Jan-08 16:10 

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.