Thread: Windows

  1. #1
    Registered User Twiggy's Avatar
    Join Date
    Oct 2001
    Posts
    43

    Cool Windows

    How would I create my little Quiz program or Rock, Paper Scissors into a windows program? I've been wondering how this would be done. Any tutorials or anything would be a great help. Or even examples.
    To error is human, to really foul things up requires a computer

  2. #2
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Uhhhh....depends. Try this: get the book "Programming Windows Fifth Edition" by Charles Petzold. The absolute BEST out there on WinAPI. But then again you sound like you want to commit yourself to games, so check out http://nehe.gamedev.net or http://gamedev.net

  3. #3
    Registered User Twiggy's Avatar
    Join Date
    Oct 2001
    Posts
    43
    Well actually I just would like to know exactly how I can take my C code and add to it so it becomes a windows program. If thats even possible. I downloaded DevC++ at school and it has templates for normal C windows proggies. I looked at what it gave me and had no idea where to start. Perhaps you could show me a windows app that just prints off the old hello world thing? I'm sure if I see that example I can insert my code into it.


    --Twigg
    To error is human, to really foul things up requires a computer

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Windows 98/2000 programming in Windows XP
    By Bill83 in forum Windows Programming
    Replies: 3
    Last Post: 07-22-2005, 02:16 PM
  2. Dialog Box Problems
    By Morgul in forum Windows Programming
    Replies: 21
    Last Post: 05-31-2005, 05:48 PM
  3. dual boot Win XP, win 2000
    By Micko in forum Tech Board
    Replies: 6
    Last Post: 05-30-2005, 02:55 PM
  4. SDL and Windows
    By nickname_changed in forum Windows Programming
    Replies: 14
    Last Post: 10-24-2003, 12:19 AM
  5. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM