Programming Tips - Windows: Is there an easy (well, possible) to understand Windows framework?
Date: 1997Dec19
OS: Windows
Q. Windows: Is there an easy (well, possible) to understand Windows framework?
A. "I'm just a simple little NT programmer," begins Sam Blackburn's Home Page.
He's a simple programmer with lots of time on his hands and some generosity.
Sam has written a class library that rivals Microsoft's. In many ways I think
its better - more object oriented for one.
I haven't used any of Sam's classes directly in any program but I sometimes
looked at his code to see how he does things. And you can too at the link
below. Worth checking out.
My only complaint is the name: Windows Foundation Classes (WFC). Its too close
to the official Microsoft Foundation Class (MFC). Its confusing.
Windows Foundation Classes
http://ourworld.compuserve.com/homepages/Sam_Blackburn/