Results 1 to 2 of 2

Thread: Exporting VB forms to C++

  1. #1
    Guest

    Post

    Is it possible to export VB forms to C++ rather than manually rebuilding dialogs in the Visual C++ resource editor when migrating an application from VB to C++?

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    If you use Microsoft VC++, then it is very easy.

    From Insert menu select Resource...
    Then click on Import... button. Change the File Type to Visual Basic Forms (*.frm)

    That's it.

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