CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    1

    Creating MDIChild Forms

    Hi there!

    I'm an absolute beginner when it come to VC++/MFC
    and the like.

    My question is as follows:
    What steps di I have to take to create a MFC-Exe,
    that creates/uses MDIChildframes, i.e. how to set up the App-Wiz, what code to implement ... ?

    I know this is "very beginner" but please do help me anyway.

    many thanks
    Rüdiger


  2. #2
    Join Date
    Apr 1999
    Posts
    15

    Re: Creating MDIChild Forms

    In Step 2 is mfcappwizard
    your can define application
    is sdi or mdi .
    good luck


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured