Hi guys, i have been interested in learning windows programming for a while now. I just havent gotten around to getting a good book. I was supposed to get a book relating to C++ encryption and programming for Xmas but for some reason its no longer available so now i can get another book and was hoping someone could give me some good suggestions. I have (what i feel) a good understanding of C++ as far as console apps go but have only done a couple online tuts for Windows programming. So a beginner book would suit me well. Thanks for any suggestions you guys can offer, i appreciate it!



LinkBack URL
About LinkBacks
. Thanks for any suggestions you guys can offer, i appreciate it! 



) 16? Thanks
What can you do though? Its a microsoft book. I have only had one small problem thus far. On the first Window program i had to get rid of the PlaySound(whatever was in here) cause i didnt have the sound file, it came with the book on the CD i just didnt feel like getting it out, just felt like coding
and then there was a function called GetStockObject() it was giving me a linker error on that one so i had to search through some of my online Tut Programs and replace it. But now its working fine