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

    Tex ttutorial for making guis with visual c++

    Hi i can make the drag and drop menus with visual c++ but i cant program them is there any tutorials on that? But not video tutorials they dont work on my pc.

  2. #2
    Join Date
    Sep 2004
    Location
    Holland (land of the dope)
    Posts
    4,123

    Re: Tex ttutorial for making guis with visual c++

    is there any tutorials on that?
    Yes. It's called 'Learn to program in C++'. Everybody can drag and drop some stuff on a form, but making it actually do something means you have to write code.

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