C++ OO RAD Windows Client Development Project
I've spent quite some time working on a project I think may be of some use to C++ programmers. The project is an object oriented framework for RAD Windows client programming - more or less a lightweight alternative to MFC and WTL C++ development. The code is all win32api, does not and will not include calls to any MFC, WTL, or other 3rd party code. I have a good portion of code written for client windows, dialogs, as well as about 25-30% of the code for controls.
I've gotten some help along the way from a few members on VB Forums so I hope some of you pros will join in.
What I'm looking for is a few strong developers to join an open source group to help me review, improve, and release this code. Maybe this could be done in conjuction with a SourceForge.net front end.
Thanks,
Wayland Young