
Very good Win32 programming book... - It s book presents a very good introduction to several win32 programming subjects with examples ready to use (well they need compiling :O).I specially liked the part where RPC are used inside a windows service... very good stuff.All other subjects are well introduced also.I d say that this book togheter with Petzold s Programming Windows are a MUST HAVE to any novice windows programmer...The only problem I find is that the make files supplied with source examples are for an older version of VC++, but just stuck them into their one workspace and they ll work perfectly. I also used the Free Borland Compiler to compile them without any problems.