Windows API Book Recommendations
- netmaestro
 - PureBasic Bullfrog

 - Posts: 8452
 - Joined: Wed Jul 06, 2005 5:42 am
 - Location: Fort Nelson, BC, Canada
 
Windows API Book Recommendations
I'd like to buy one or more books on programming the Windows API. So far the best I can find is Charles Petzold's "Programming Windows" from 1998. It seems excellent for what it covers, but can anyone recommend something else, perhaps newer, that covers 2000/XP as well? Any suggestions are greatly appreciated.
			
			
									
									BERESHEIT
						Re: Windows API Book Recommendations
When I was using VB, I bought "Dan Appleman's Visual Basic Programmer's
Guide to the Win32 API" which is highly respected by VB users. Its examples
and info easily convert to PureBasic, which is great. Haven't looked at it for
some time now, so I can't recall how much XP stuff (if any?) is in it.
Check out some reviews/comments here:
http://www.amazon.com/exec/obidos/tg/de ... 4?v=glance
"Essential Book For All Visual Basic Programmers"
"It's the Bible"
"Must have for Professional VB/VBA Programmer"
"dan appleman is the API god"
There's one anti-book comment: "Do not buy this book" - and the guy says
that all samples are made with the author's own functions: IT'S NOT TRUE.
The other comments are what I agree 100% with.
			
			
									
									Guide to the Win32 API" which is highly respected by VB users. Its examples
and info easily convert to PureBasic, which is great. Haven't looked at it for
some time now, so I can't recall how much XP stuff (if any?) is in it.
Check out some reviews/comments here:
http://www.amazon.com/exec/obidos/tg/de ... 4?v=glance
"Essential Book For All Visual Basic Programmers"
"It's the Bible"
"Must have for Professional VB/VBA Programmer"
"dan appleman is the API god"
There's one anti-book comment: "Do not buy this book" - and the guy says
that all samples are made with the author's own functions: IT'S NOT TRUE.
The other comments are what I agree 100% with.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
						"PureBasic won't be object oriented, period" - Fred.
NetMaestro,
One of the very best books on Windows programming (IMHO) is:
Win32 Programming by Rector & NewComer from Addison-Wesley.
It's over 1500 pages, but it is complete.
http://www.awprofessional.com/title/0201634929
-blueb
			
			
									
									One of the very best books on Windows programming (IMHO) is:
Win32 Programming by Rector & NewComer from Addison-Wesley.
It's over 1500 pages, but it is complete.
http://www.awprofessional.com/title/0201634929
-blueb
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
						System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
NetMaestro,
Not a book, but an invaluable resource: APIGUIDE from AllAPI.net http://www.mentalis.org/agnet/apiguide.shtml
			
			
									
									
						Not a book, but an invaluable resource: APIGUIDE from AllAPI.net http://www.mentalis.org/agnet/apiguide.shtml
