Documentation for SmartWin++

2.0RC1

SmartWin++ Guide

What is SmartWin++ ?

SmartWin.lib is a C++ GUI and SOAP library.
A Hello World (GUI) executable with buttons and check boxes takes 155 KB and have no additional DLL dependencies!
This is vital since SmartWin is a static library by default meaning less pain in versioning and upgrades of software.
The SOAP parts and the GUI parts is not in any ways dependant upon eachother and both can be used separately without using the other. This means you can use SmartSOAP e.g. in an MFC application or you can use e.g. gSOAP in a SmartWin++ application and so on.

Where can I find more information ?

Be sure to check out the class documentation, modules, list of member functions, and the related pages on the left and top.

The official source for information is the Web site at http://smartwinlib.org. Including a FAQ .

SmartWin++'s SourceForge site, http://sourceforge.net/projects/smartwin, has mailing lists, screenshots, CVS access, etc.

You can download the current released version which has more then 50 SmartWin++ samples.

You can interact with the developers at the forums.

You may be looking at a local documentation copy, here is a link to theWeb based class documentation .

Back to SmartWin website
SourceForge.net Logo