Click here to Skip to main content
15,921,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Valid Pointer ?? Pin
David Crow29-Sep-03 8:53
David Crow29-Sep-03 8:53 
AnswerRe: Valid Pointer ?? Pin
igor196029-Sep-03 13:06
igor196029-Sep-03 13:06 
AnswerRe: Valid Pointer ?? Pin
Michael Dunn29-Sep-03 16:33
sitebuilderMichael Dunn29-Sep-03 16:33 
GeneralVisual Assebmler Pin
Stefak29-Sep-03 7:17
Stefak29-Sep-03 7:17 
GeneralDirectShow with MFC Pin
juryu29-Sep-03 7:09
juryu29-Sep-03 7:09 
GeneralRe: DirectShow with MFC Pin
Ravi Bhavnani29-Sep-03 8:42
professionalRavi Bhavnani29-Sep-03 8:42 
GeneralJPEG2000 Pin
gicio29-Sep-03 7:00
gicio29-Sep-03 7:00 
QuestionInternet Explorer Context Menu? Pin
MKlucher29-Sep-03 6:27
MKlucher29-Sep-03 6:27 
AnswerRe: Internet Explorer Context Menu? Pin
Neville Franks29-Sep-03 11:00
Neville Franks29-Sep-03 11:00 
AnswerRe: Internet Explorer Context Menu? Pin
J. Dunlap29-Sep-03 11:49
J. Dunlap29-Sep-03 11:49 
GeneralRe: Internet Explorer Context Menu? Pin
MKlucher29-Sep-03 19:49
MKlucher29-Sep-03 19:49 
GeneralInheriting existing dialogs Pin
PaulUK0129-Sep-03 6:22
PaulUK0129-Sep-03 6:22 
GeneralHough Transform implementation Pin
lipkaj29-Sep-03 5:36
lipkaj29-Sep-03 5:36 
GeneralCustom OnSize handling Pin
Terry O'Nolley29-Sep-03 4:46
Terry O'Nolley29-Sep-03 4:46 
GeneralRe: Custom OnSize handling Pin
David Crow29-Sep-03 4:57
David Crow29-Sep-03 4:57 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 5:22
Terry O'Nolley29-Sep-03 5:22 
GeneralRe: Custom OnSize handling Pin
David Crow29-Sep-03 5:27
David Crow29-Sep-03 5:27 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 6:08
Terry O'Nolley29-Sep-03 6:08 
GeneralRe: Custom OnSize handling Pin
David Crow29-Sep-03 6:18
David Crow29-Sep-03 6:18 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 12:26
Terry O'Nolley29-Sep-03 12:26 
GeneralRe: Custom OnSize handling Pin
Chris Meech29-Sep-03 6:22
Chris Meech29-Sep-03 6:22 
Terry O`Nolley wrote:
Is there a way to tell VisualStudio to show all of the windows messages?

There is a filter within the class wizard, that based upon the MFC class that your class inherits from, the wizard will filter what messages it will build for you. Fortunately you can change the filter. I can't remember the tab, but within the wizard dialog somewhere you change the setting from CDialog to CWnd, the wizard will allow to pick from other messages like WM_GETMINMAXINFO.

Chris Meech

If you spin a Chinese person around, do they become dis-oriented?

Why do people in this time period worry so much about time traveler's destroying their worldline when they have no problem doing it themselves every day? John Titor.
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 12:27
Terry O'Nolley29-Sep-03 12:27 
GeneralRe: Custom OnSize handling Pin
Anonymous29-Sep-03 5:07
Anonymous29-Sep-03 5:07 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 5:12
Terry O'Nolley29-Sep-03 5:12 
GeneralRe: Custom OnSize handling Pin
Anonymous29-Sep-03 5:22
Anonymous29-Sep-03 5:22 

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.