![]() |
![]() |
![]() |
Book on interface construction I'm building interfaces on Windows platforms using VC++, COM, ALT, WTL, not so much MFC. I'm starting to get the hang of messages and controls, but it seems like there are a ton of little details that can trip me up -- things like WS_CLIPCHILDREN and WS_CLIPSIBLINGS or control repaint order.
Eponymous
Based on the issues you mentioned, you might want to check out Win32 Programming by Rector and Newcomer.
PBS Fund-drive freeloader
Thanks. I've got ATL Internals but I'm still working through Essential COM... so much to read, so little time.
Eponymous
|