WINX - A C++ GUI Library for Windows News
Status: Beta
Brought to you by:
xushiwei
Changes for 1.1.07 (2007-1-29)
-----------------------------------------
*) Supported Compilers
- Visual C++ 6.0
- Visual C++ 2003
- Visual C++ 2005
- Mingw32
*) Tutorials
- ScrollWindow(Basic) tutorials/winx/step019-scroll-window/1.basic
- A Simple ImageViewer tutorials/winx/step019-scroll-window/2.imageview
- FormView (ScrollWindow of Dialog) tutorials/winx/step019-scroll-window/3.formview
- ZoomView (ZoomScrollWindow) tutorials/winx/step019-scroll-window/4.zoomview
*) WINX-Extension
- class ScrollWindow, ZoomScrollWindow
- class FormWindow, AxFormWindow
*) STL-Extension
- implement __uuidof keyword in non-VC++ compilers.
*) Port ATL 3.0 to Mingw32