Thread: First program layout, need help

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    15

    First program layout, need help

    Hello, the only programs i have been able to right have been in a dos console, how could i make a "form" with controls such as cmdbuttons and labels?
    Dude, your getting a dell!

  2. #2
    Registered User JoshG's Avatar
    Join Date
    Mar 2002
    Posts
    326
    It depends, are you using MFC? Just win32 API? If you are just using win32 api, then check out http://www.winprog.org/tutorial. If you are using MFC, then I am not really sure.

  3. #3
    Unregistered
    Guest
    a bud told me to use mp something, but how?

  4. #4
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Originally posted by Unregistered
    a bud told me to use mp something, but how?
    MSDN?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  2. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  3. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM