Totally off topic, but this book may be more appropriate for learning about Win32 threading than Petzold's (though I haven't looked at Petzold's in a while so I'm not sure how comprehensive/accurate it is):
Windows® via C/C++, Fifth Edition
It has about 6 chapters on the various threading and asynch APIs in Windows. Covers the basics, as well as some of the more advanced topics.
EDIT:
Fyi, by using IFileOpenDialogue your project is restricted to running on Vista+. Personally I think XP should be left to die and developers shouldn't waste time supporting it, but you may disagree.![]()




LinkBack URL
About LinkBacks
Reply With Quote

. Will get my hands on a copy of Windows® via C/C++, Fifth Edition though. Thanks.


Bookmarks