Click here to Skip to main content
16,011,502 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: PostMessage (hWnd = 0) Pin
Alvaro Mendez19-Nov-01 10:25
Alvaro Mendez19-Nov-01 10:25 
GeneralRe: hWnd = 0 -> No windows Pin
Masaaki Onishi19-Nov-01 11:38
Masaaki Onishi19-Nov-01 11:38 
GeneralRe: PostMessage (hWnd = 0) Pin
luckylourson20-Nov-01 1:27
luckylourson20-Nov-01 1:27 
GeneralSHBrowseForFolder and BIF_NONEWFOLDERBUTTON Pin
Maximilien19-Nov-01 7:56
Maximilien19-Nov-01 7:56 
GeneralRe: SHBrowseForFolder and BIF_NONEWFOLDERBUTTON Pin
Michael Dunn19-Nov-01 8:02
sitebuilderMichael Dunn19-Nov-01 8:02 
GeneralRe: SHBrowseForFolder and BIF_NONEWFOLDERBUTTON Pin
Mark Terrano30-Nov-01 6:31
Mark Terrano30-Nov-01 6:31 
QuestionFast scan binary file with STL? Pin
Todd Smith19-Nov-01 7:53
Todd Smith19-Nov-01 7:53 
GeneralPoor little orphan button Pin
Derek Lakin19-Nov-01 6:51
Derek Lakin19-Nov-01 6:51 
In the continuing saga of me trying to solve a release build problem with CButtonSSL.

I have recently noticed during debuggin that parental class information is not available beyond the immediate parent in the variables window. So I can see the member data for the control itself and I can navigate through the tree to the parent COddButton, but beyond that (CButton and then CWnd) are not available and the Watch window won't allow me to cast up the inheritance tree beyond COddButton.

Any thoughts or suggestions? How on earth is this happening?

One other thing I've noticed is that when the offending code is called in CWnd that tries to dereference an invalid m_pCtrlSite (should be NULl but isn't) the window handle and value for this in the debug window aren't particularly valid either, i.e. values like 0x00000403 for this.

Derek Lakin.
Salamander Software Ltd.
GeneralRe: Poor little orphan button Pin
Alvaro Mendez19-Nov-01 10:36
Alvaro Mendez19-Nov-01 10:36 
GeneralRe: Poor little orphan button Pin
Derek Lakin19-Nov-01 19:59
Derek Lakin19-Nov-01 19:59 
GeneralRe: Poor little orphan button Pin
Alvaro Mendez20-Nov-01 8:10
Alvaro Mendez20-Nov-01 8:10 
GeneralRe: Poor little orphan button Pin
Derek Lakin20-Nov-01 23:32
Derek Lakin20-Nov-01 23:32 
GeneralRe: Poor little orphan button Pin
Derek Lakin22-Nov-01 0:54
Derek Lakin22-Nov-01 0:54 
GeneralDialog Box Problems Pin
19-Nov-01 6:29
suss19-Nov-01 6:29 
GeneralRe: Dialog Box Problems Pin
Carlos Antollini19-Nov-01 7:54
Carlos Antollini19-Nov-01 7:54 
GeneralRe: Dialog Box Problems Pin
Michael Dunn19-Nov-01 7:57
sitebuilderMichael Dunn19-Nov-01 7:57 
GeneralRe: Dialog Box Problems Pin
mvworld19-Nov-01 10:46
mvworld19-Nov-01 10:46 
GeneralPrinting - positioning problem Pin
pmarki19-Nov-01 6:09
pmarki19-Nov-01 6:09 
GeneralRe: Printing - positioning problem Pin
Rassman20-Nov-01 5:18
Rassman20-Nov-01 5:18 
GeneralMicrosoft FlexGrid Control 6.0 Pin
19-Nov-01 5:37
suss19-Nov-01 5:37 
GeneralRe: Microsoft FlexGrid Control 6.0 Pin
Carlos Antollini19-Nov-01 5:51
Carlos Antollini19-Nov-01 5:51 
Questionhow to move (drag) controls in the dialog? Pin
19-Nov-01 5:20
suss19-Nov-01 5:20 
AnswerRe: how to move (drag) controls in the dialog? Pin
Andres Manggini19-Nov-01 9:49
Andres Manggini19-Nov-01 9:49 
GeneralExplorer FolderView Pin
TusharKarsan19-Nov-01 5:07
TusharKarsan19-Nov-01 5:07 
QuestionWTL FormView: Where are the scrollbars? Pin
TusharKarsan19-Nov-01 4:37
TusharKarsan19-Nov-01 4:37 

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.