CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Dec 2003
    Posts
    10

    Call a form from other form (child window)

    I would like call a form from other form pressing a button
    (Creating child windows) in full screen in a SDI application with MFC

    The code attached blocked the second form!!!

    Thanks
    Attached Files Attached Files

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