Learning Win32 programming?

Sharky Forums


Results 1 to 5 of 5

Thread: Learning Win32 programming?

  1. #1
    Hammerhead Shark
    Join Date
    Sep 2000
    Location
    Edinburgh,UK
    Posts
    1,188

    Question Learning Win32 programming?

    Any good resources for learning to program for Win32? At the moment, my proggies tend to be console app.s, written in C/C++, using text IO, and the structure of Win32 programs/functions look a little daunting.

    I've got Visual Studio 6 Enterprise Edition.

    ------------------
    Stoo
    Stoo

  2. #2
    Reef Shark gammaray51's Avatar
    Join Date
    Sep 2000
    Location
    Virgina Beach, VA
    Posts
    493

    Post

    I have just stated to program games, and with the aid of www.gamedev.net i purchased "tips and tricks of the windows game programing gurus". It came highly recomended from many people there and the first 1/3 of this book is about programing in the windows enviroment. Im sure there are some books that focus better on the windows programing side, but if you are interested in basic game programing/ basic windows programing I would check this book out.

  3. #3
    Stormtrooper Mod Pinky's Avatar
    Join Date
    Oct 2000
    Posts
    2,971

    Post

    Originally posted by gammaray51:
    I have just stated to program games, and with the aid of www.gamedev.net i purchased "tips and tricks of the windows game programing gurus". It came highly recomended from many people there and the first 1/3 of this book is about programing in the windows enviroment. Im sure there are some books that focus better on the windows programing side, but if you are interested in basic game programing/ basic windows programing I would check this book out.
    That's a really good book, I've got it myself. I've learned a lot about Win32 programming from it so far.

    ------------------
    Embrace this moment. Remember we are eternal. All this pain is an illusion.

    [the man] [the real man] [the specs] [NT Jock]

    Proofread carefully to see if you any words out.

    [the rules]

  4. #4
    Tiger Shark
    Join Date
    Mar 2001
    Posts
    615

    Post

    EVERYONE uses "Programming Windows" by Charles Petzold. That's been the standard text for quite some time.

    If you just want to make win apps without really knowing what goes on, Borland C++ builder allow a lot of stuff to be done without really any Win programming knowledge.
    System specs:


    | Core i5 750 | GA-P55A-UD3 | 4.0 GB G.skill DDR3 1600 | eVGA 470 GTX |
    | Intel X25-M 80 GB SSD | WD 5000AAKS | Lian Li PC-7FN | Corsair TX750W |
    | Windows 7 Home 64-bit |

  5. #5
    Reef Shark
    Join Date
    Dec 2000
    Posts
    327

    Post

    Don’t bother, wait for visual studio.net, and C++ will have forms like VB, windows programming with that is cake.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •