Thread: c++ windows programing tut's?

  1. #1
    anzas
    Guest

    c++ windows programing tut's?

    im looking for some c++ win32 tutorials, figured you guys might know some

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    We do, thats why we put them in the FAQ

    Try TheForgers at www.winprog.org/tutorial
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    Check out the Sunlight tutorials.

    Some links from cprogramming.com.

    Some links from cplusplus.com.

    If you want to get serious about Windows programming, you'll need a reference book: "Programming Windows" by Charles Petzold is considered THE book to have. A similar book is "Programming Windows 2000 From The Ground Up" by Herbert Schildt. Some people hate Schildt, but I have the Windows 98 version of this particular book, and it is good... very similar to Petzold's book.

  4. #4
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    >>> Some people hate Schildt

    There is some totally rabid anti-Schildt commentary around, but I, also, would have no qualms about recommending the books "by" him.

    The people that usually have the most to say against him are those that read the reviews, not the books.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  5. #5
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    I have Windows 98 Programming from the Ground Up, and while I haven't finished it, it seems okay to me.
    Away.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  2. how to make a windows application
    By crvenkapa in forum C++ Programming
    Replies: 3
    Last Post: 03-26-2007, 09:59 AM
  3. Script errors - bool unrecognized and struct issues
    By ulillillia in forum Windows Programming
    Replies: 10
    Last Post: 12-18-2006, 04:44 AM
  4. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM
  5. Manipulating the Windows Clipboard
    By Johno in forum Windows Programming
    Replies: 2
    Last Post: 10-01-2002, 09:37 AM