Click here to Skip to main content
15,911,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: stupid toolbar question Pin
Prem Kumar13-Dec-01 10:09
Prem Kumar13-Dec-01 10:09 
GeneralRe: stupid toolbar question Pin
jafrazee13-Dec-01 10:15
jafrazee13-Dec-01 10:15 
General__thiscall conversions... Pin
BlackSmith13-Dec-01 7:35
BlackSmith13-Dec-01 7:35 
GeneralRe: __thiscall conversions... Pin
Michael Dunn13-Dec-01 7:43
sitebuilderMichael Dunn13-Dec-01 7:43 
GeneralRe: __thiscall conversions... Pin
Joaquín M López Muñoz13-Dec-01 22:35
Joaquín M López Muñoz13-Dec-01 22:35 
GeneralSendInput delay :( Pin
Goa13-Dec-01 7:26
Goa13-Dec-01 7:26 
GeneralRe: SendInput delay :( Pin
Michael Dunn13-Dec-01 7:32
sitebuilderMichael Dunn13-Dec-01 7:32 
GeneralLosing ptr to CDocument in SDI Pin
Mark Donkers13-Dec-01 7:24
Mark Donkers13-Dec-01 7:24 
I have an SDI app where the CMainFrame is broken up with static CSplitterWnds. When I create the view (CKeypadView) with CreateView() it properly passes in the pointer to the CDocument.

m_splRightCol.CreateView( 2, 0, RUNTIME_CLASS(CKeypadView), CSize(0,0), pContext )

When I break when the OnUpdate() is called from the OnInitialUpdate() the pointer now reads NULL. Why? Confused | :confused:


------------------------------------------------
I am not discouraged because every wrong attempt discarded is another step forward
-- Thomas Edison --

GeneralRe: Losing ptr to CDocument in SDI Pin
Masaaki Onishi13-Dec-01 11:02
Masaaki Onishi13-Dec-01 11:02 
GeneralRe: Losing ptr to CDocument in SDI Pin
Mark Donkers13-Dec-01 12:25
Mark Donkers13-Dec-01 12:25 
GeneralEntry-Points :) Pin
Marc Richarme13-Dec-01 7:13
Marc Richarme13-Dec-01 7:13 
GeneralRe: Entry-Points :) Pin
Rick York13-Dec-01 8:08
mveRick York13-Dec-01 8:08 
GeneralRe: Entry-Points :) Pin
Carlos Antollini13-Dec-01 8:28
Carlos Antollini13-Dec-01 8:28 
GeneralRe: Entry-Points :) Pin
Marc Richarme13-Dec-01 11:25
Marc Richarme13-Dec-01 11:25 
GeneralVisual Studio problems - please help! Pin
Cam13-Dec-01 6:55
Cam13-Dec-01 6:55 
GeneralRe: Visual Studio problems - please help! Pin
Alvaro Mendez13-Dec-01 11:22
Alvaro Mendez13-Dec-01 11:22 
GeneralRe: Visual Studio problems - please help! Pin
Prem Kumar13-Dec-01 12:05
Prem Kumar13-Dec-01 12:05 
GeneralRe: Visual Studio problems - please help! Pin
Cam13-Dec-01 12:32
Cam13-Dec-01 12:32 
QuestionHow do I add a bitmap to a property sheet Pin
PaulJ13-Dec-01 5:55
PaulJ13-Dec-01 5:55 
AnswerRe: How do I add a bitmap to a property sheet Pin
Joaquín M López Muñoz13-Dec-01 6:43
Joaquín M López Muñoz13-Dec-01 6:43 
GeneralMenu Item appears Grayed in MFC Pin
13-Dec-01 5:53
suss13-Dec-01 5:53 
GeneralRe: Menu Item appears Grayed in MFC Pin
Joaquín M López Muñoz13-Dec-01 6:14
Joaquín M López Muñoz13-Dec-01 6:14 
GeneralRe: Menu Item appears Grayed in MFC Pin
13-Dec-01 8:30
suss13-Dec-01 8:30 
GeneralRe: Menu Item appears Grayed in MFC Pin
Rick York13-Dec-01 8:13
mveRick York13-Dec-01 8:13 
GeneralRe: Menu Item appears Grayed in MFC Pin
13-Dec-01 9:27
suss13-Dec-01 9:27 

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.