| | |
Windows Programming Book
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
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
--Martin Golding
>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.
>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
•
•
Join Date: Jul 2008
Posts: 164
Reputation:
Solved Threads: 18
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.
![]() |
Similar Threads
- Windows API tutorial?? (C++)
- Programming (C++)
- recommend for window programming? (C++)
- Getting started programming Windows (C++)
- Programming Resources (Updated 21-July-05 ) (Computer Science)
- Beginning Windows programming in Assembler (Assembly)
- Where to get started with Web Programming (IT Professionals' Lounge)
- new to programming (C++)
- What Language is used in software like Adobe Photoshop? (C++)
Other Threads in the C++ Forum
- Previous Thread: Macro reading program
- Next Thread: map STl
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






