CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Thread: Book

  1. #1
    Join Date
    Jul 2004
    Location
    Caracas, Venezuela
    Posts
    32

    Book

    Hi everyone, I´m looking for a good book that teaches win32 api programming with c++ from the ground up. Any suggestions?? Thanks!

  2. #2
    Join Date
    Mar 2004
    Location
    (Upper-) Austria
    Posts
    2,899

    Re: Book

    Take a look here
    I am not offering technical guidiance via email or IM
    Come on share your photo with us! CG members photo album!
    Use the Code Tags!

  3. #3
    Join Date
    Jul 2004
    Location
    Caracas, Venezuela
    Posts
    32

    Re: Book

    Thanks for the reply but I´m looking just for win32 api programming books for beginners. I know that if I search on google or amazon I can get like 3000 results, but I want the correct book for me, and reviews not always tell the truth. Thanks again!

  4. #4
    Join Date
    May 2004
    Location
    Michigan, United States
    Posts
    457

    Re: Book

    It's kind of generally assumed that Petzold's book is the "bible" of Windows programming with the Win32 API. I think his "Programming Windows" is in the fifth edition now.
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

  5. #5
    Join Date
    Feb 2000
    Location
    San Diego, CA
    Posts
    10,354

    Re: Book

    Yep. That will give a solid basic understanding. For advanced I'd recommend, Advanced Windows - Jeffrey Richter

  6. #6
    Join Date
    Jul 2004
    Location
    Caracas, Venezuela
    Posts
    32

    Re: Book

    Thanks a lot guys!

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

Featured