Click here to Skip to main content
15,896,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Process Management: Creating an "at" unix style task scheduler Pin
David Crow12-Oct-06 8:28
David Crow12-Oct-06 8:28 
AnswerRe: Process Management: Creating an "at" unix style task scheduler Pin
Dest2KO12-Oct-06 8:32
Dest2KO12-Oct-06 8:32 
Generalcreate a CPtrArray Pin
SaptaSri11-Oct-06 17:53
SaptaSri11-Oct-06 17:53 
Questionwindow sizing Pin
Waldermort11-Oct-06 17:22
Waldermort11-Oct-06 17:22 
AnswerRe: window sizing Pin
act_x11-Oct-06 20:25
act_x11-Oct-06 20:25 
AnswerRe: window sizing Pin
PJ Arends11-Oct-06 21:02
professionalPJ Arends11-Oct-06 21:02 
GeneralRe: window sizing Pin
Waldermort11-Oct-06 22:36
Waldermort11-Oct-06 22:36 
AnswerRe: window sizing Pin
James Brown11-Oct-06 22:20
James Brown11-Oct-06 22:20 
The documentation, and what you are observing, are entirely correct.

Use the WM_ENTERSIZEMOVING / WM_EXITSIZEMOVING messages if you want to know when the user has started/stopped sizing your window.


GeneralRe: window sizing Pin
Waldermort11-Oct-06 22:44
Waldermort11-Oct-06 22:44 
GeneralRe: window sizing Pin
Mark Salsbery12-Oct-06 6:08
Mark Salsbery12-Oct-06 6:08 
GeneralRe: window sizing Pin
PJ Arends12-Oct-06 11:27
professionalPJ Arends12-Oct-06 11:27 
QuestionMFC CDocManger - OnFileNew() Pin
Vaclav_11-Oct-06 16:26
Vaclav_11-Oct-06 16:26 
AnswerRe: MFC CDocManger - OnFileNew() Pin
PJ Arends11-Oct-06 20:29
professionalPJ Arends11-Oct-06 20:29 
GeneralRe: MFC CDocManger - OnFileNew() Pin
Vaclav_12-Oct-06 6:29
Vaclav_12-Oct-06 6:29 
Questionhow to save an big array as an image? Pin
zhijia.yuan11-Oct-06 10:54
zhijia.yuan11-Oct-06 10:54 
AnswerRe: how to save an big array as an image? Pin
Mark Salsbery11-Oct-06 12:33
Mark Salsbery11-Oct-06 12:33 
AnswerRe: how to save an big array as an image? Pin
David Crow12-Oct-06 2:54
David Crow12-Oct-06 2:54 
QuestionCookie problem with IWebBrowser2 Pin
ayol1212211-Oct-06 10:29
ayol1212211-Oct-06 10:29 
QuestionChanging file share attributes in a CFile object Pin
stretchcoder11-Oct-06 10:20
stretchcoder11-Oct-06 10:20 
AnswerRe: Changing file share attributes in a CFile object Pin
Mark Salsbery11-Oct-06 12:49
Mark Salsbery11-Oct-06 12:49 
GeneralRe: Changing file share attributes in a CFile object Pin
stretchcoder11-Oct-06 13:42
stretchcoder11-Oct-06 13:42 
GeneralRe: Changing file share attributes in a CFile object Pin
Mark Salsbery11-Oct-06 13:50
Mark Salsbery11-Oct-06 13:50 
QuestionSTL iterator Pin
act_x11-Oct-06 9:41
act_x11-Oct-06 9:41 
AnswerRe: STL iterator Pin
cje11-Oct-06 11:21
cje11-Oct-06 11:21 
AnswerRe: STL iterator Pin
markkuk11-Oct-06 12:47
markkuk11-Oct-06 12:47 

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.