Results 1 to 5 of 5

Thread: Help with basics (VC++ 6.0)

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2007
    Posts
    44

    Help with basics (VC++ 6.0)

    Hello, i would like a simple source code of a application(non console) of just a 200x250 window with a command button, and when the command button is pressed it made a label say yay.

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: Help with basics (VC++ 6.0)

    Um, no.

    There are hundreds.. if not thousands of tutorials out there for something like this.

    Not only that, but Code::Blocks has a default Win32 Template which builds a Window (and.. in one distro, had a button on it..).

    This is why this thread has had many views.. but noone has replied.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: Help with basics (VC++ 6.0)

    Millions*

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2007
    Posts
    44

    Re: Help with basics (VC++ 6.0)

    Quote Originally Posted by chemicalNova
    Um, no.

    There are hundreds.. if not thousands of tutorials out there for something like this.

    Not only that, but Code::Blocks has a default Win32 Template which builds a Window (and.. in one distro, had a button on it..).

    This is why this thread has had many views.. but noone has replied.

    chem
    Could you please link me to one of these tutorials please?

  5. #5
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: Help with basics (VC++ 6.0)

    Quote Originally Posted by Snowfox
    Could you please link me to one of these tutorials please?
    http://www.winprog.org/tutorial/

    http://www.relisoft.com/win32/index.htm

    http://www.pscode.com/vb/scripts/Sho...=1378&lngWId=3

    etc..

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

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