Share

WINX - A C++ GUI Library for Windows

File Release Notes and Changelog

Release Name: winx-1.0.041

Notes:
Released mainly for bugfix!!!
Thanks:
  http://winxcn.blogspot.com/2006/09/blog-post.html

Changes: Changes for 1.0.041 (2006-09-14) ----------------------------------------- Released mainly for bugfix!!! *) Bugfix: - ActiveX support bugfix (Visual Studio 2005) Failed to create ActiveX controls in dialog resource template. Reason: AtlAxDialogBox/AtlAxCreateDialog implementation was changed in high version ATL. - step009-mousewheel change the following statement (in WinMain) dlg.DoModal(NULL, hInstance); to dlg.DoModal(); *) Tutorials - DDX(DataExchange) tutorials/winx/step017-ddx *) WINX-Core - DDX(DataExchange)