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

Threaded View

  1. #6
    Join Date
    Jun 2003
    Location
    Cochin
    Posts
    364
    Originally posted by wayside
    There's no need to create a CMyApp() class and pull in all of MFC just for this function.
    The need for creating a class depends on ThomasBoseKenn's coding. He might be coding in MFC or in Win32 C++.

    I just want to say this code will work in a win32 project too.

    regards
    collin.
    Last edited by joscollin; May 8th, 2004 at 12:25 AM.

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