Link to home
Start Free TrialLog in
Avatar of dancablam
dancablam

asked on

Good C++ MFC Tutorial Websites?

Does anyone have some good sites with tutorials on how to use the MFC classes in C++ (and other windows classes) - I'm not interested in the Dialogs/Windowed app tutorials so much as I am about the functions the MFC provides (like winsock, file access, mutexes, etc). I'm writing a DLL so the window components of MFC don't apply to me. I'm aware of msdn.microsoft.com but sometimes their documentation is a little weak. Any good sites with >examples< would be greatly appreciated!

Thanks,
Dan
Avatar of pgnatyuk
pgnatyuk
Flag of Israel image

ASKER CERTIFIED SOLUTION
Avatar of trinitrotoluene
trinitrotoluene
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial