Re: DoModel () declaration



sheikh wrote:
HI Martin

can u pls explain me in detail?
As i told u i am new in MFC.
thanks

Huh? You spelled the method wrong. It's DoModal(), not DoModel().

--
David Wilkinson
Visual C++ MVP
.



Relevant Pages

  • Re: MFC menu problem
    ... The usual way to disable menu items in MFC is via ON_UPDATE_COMMAND_UI handlers for the item. ... David Wilkinson ... Visual C++ MVP ...
    (microsoft.public.vc.mfc)
  • Re: Ribbon Bar Question
    ... But it is only for C++ native code using MFC, AFAIK. ... David Wilkinson ... Visual C++ MVP ...
    (microsoft.public.vstudio.general)
  • Re: DoModel () declaration
    ... As i told u i am new in MFC. ... Huh? ... David Wilkinson ... Visual C++ MVP ...
    (microsoft.public.vc.mfc)
  • Re: Future of MFC.
    ... In my opinion, MFC is still alive but it's no longer #1 or #2... ... David Wilkinson ... Visual C++ MVP ...
    (microsoft.public.vc.mfc)
  • Re: About HWND of the dialog in the CDiloag based class
    ... You might also want to check out my essays on dialog boxes on my MVP Tips site. ... MFC, where the framework handles most of these details for you. ... existence of the MainDialog function for what I'm guessing to be a dialog-based app ... >> How do I get this HWND of the control? ...
    (microsoft.public.vc.mfc)