Windows Programming Book

Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Dec 2007
Posts: 236
Reputation: TheBeast32 is on a distinguished road 
Solved Threads: 6
TheBeast32's Avatar
TheBeast32 TheBeast32 is offline Offline
Posting Whiz in Training

Windows Programming Book

 
0
  #1
Jul 13th, 2008
Hi, I have bought Programming Windows Fifth Edition by Charles Petzold. I was wondering if there are any differences between the Win32 API talked about in this book and the one that applies to Vista or anything newer than Windows 2000. Also, my book didn't come with the CD (I got it used), so could someone post a link or attach the files from it?
"Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live."
--Martin Golding
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 236
Reputation: TheBeast32 is on a distinguished road 
Solved Threads: 6
TheBeast32's Avatar
TheBeast32 TheBeast32 is offline Offline
Posting Whiz in Training

Re: Windows Programming Book

 
0
  #2
Jul 13th, 2008
Never mind about the CD files. I got them.
"Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live."
--Martin Golding
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,829
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 750
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Senior Bitch

Re: Windows Programming Book

 
1
  #3
Jul 13th, 2008
>I was wondering if there are any differences between the Win32 API talked about in
>this book and the one that applies to Vista or anything newer than Windows 2000.
I'd be surprised if there aren't. The API is constantly evolving, but the stuff covered in your book is still relevant.
New members chased away this month: 3
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 164
Reputation: Frederick2 has a spectacular aura about Frederick2 has a spectacular aura about Frederick2 has a spectacular aura about 
Solved Threads: 18
Frederick2 Frederick2 is offline Offline
Junior Poster

Re: Windows Programming Book

 
0
  #4
Jul 13th, 2008
Petzold's books are how I learned Windows Api coding, and the material is still timely and applicable, IMHO. I primarily use Win 2000 and XP and everything in Petzold works fine. Do you have the Windows 95 or 98 book? Actually, there have been some updates to the functions. For example, instead of WNDCLASS you should be using WNDCLASSEX, instead of CreateWindow(), use CreateWindowEx(), etc. That sort of thing. I don't have Vista but people who do told me there isn't much difference regarding the Win32 Api.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 236
Reputation: TheBeast32 is on a distinguished road 
Solved Threads: 6
TheBeast32's Avatar
TheBeast32 TheBeast32 is offline Offline
Posting Whiz in Training

Re: Windows Programming Book

 
0
  #5
Jul 14th, 2008
Thanks, I just wanted to make sure I wasn't learning something that I couldn't use.
Last edited by TheBeast32; Jul 14th, 2008 at 1:25 am.
"Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live."
--Martin Golding
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC