WINX focus the goal: MOST SIMPLE BUT EFFECTIVE. It is a C++ template GUI library that easy to use, and compatible to WTL. WTL is an effective Windows GUI library. However, it is NOT SIMPLE. (NOTE: We're migrating to http://code.google.com/p/winx)
TTZOIOI
1. bugfix. 2. support english/chinese language.
Changes for 1.2 (2007-06-10) ----------------------------------------- *) Wizard for Visual C++ 6.0 - enable/disable warning of directory tree. - l10n: support non-english language resources. - change wizard icon. - support modeless dialog. - bugfix - uninitial var: CComModule _Module. *) Tutorials - Modeless DialogApptutorials/winx/step022-modeless *) WINX-Core - MessageFilter property: WINX_MSGFILTER, WINX_MSGFILTER_NULL function: RunMsgLoop class: MessageHook, AutoMessageHook (remove SimpleHook) class: MessageFilter class: ModelessDialog default support MessageFilter - MainFrame ModalDialog -> ModelDialog ModalessDialog -> ModelessDialog class: MainDlgFrame, AxMainDlgFrame property: WINX_MAINFRAME message: OnMainFrameTerm - Modeless support (function: RunMsgLoop) - WINX_DLG_ACCEL -> WINX_ACCELFRAME - Accel bugfix: Menu can't receive its keyboard messages after hooking. *) STL-Extension - remove STD_DELETE macro. use alloc.destroy(obj), instead of STD_DELETE(alloc, obj).
Changes for 1.2 (2007-06-10) ----------------------------------------- *) Wizard for Visual C++ 6.0 - enable/disable warning of directory tree. - l10n: support non-english language resources. - change wizard icon. - support modeless dialog. - bugfix - uninitial var: CComModule _Module. *) Tutorials - Modeless DialogApptutorials/winx/step022-modeless *) WINX-Core - MessageFilter property: WINX_MSGFILTER, WINX_MSGFILTER_NULL function: RunMsgLoop class: MessageHook, AutoMessageHook (remove SimpleHook) class: MessageFilter class: ModelessDialog default support MessageFilter - MainFrame ModalDialog -> ModelDialog ModalessDialog -> ModelessDialog class: MainDlgFrame, AxMainDlgFrame property: WINX_MAINFRAME message: OnMainFrameTerm - Modeless support (function: RunMsgLoop) - WINX_DLG_ACCEL -> WINX_ACCELFRAME - Accel bugfix: Menu can't receive its keyboard messages after hooking. *) STL-Extension - remove STD_DELETE macro. use alloc.destroy(obj), instead of STD_DELETE(alloc, obj).
Changes for 1.2 (2007-06-10) ----------------------------------------- *) Wizard for Visual C++ 6.0 - enable/disable warning of directory tree. - l10n: support non-english language resources. - change wizard icon. - support modeless dialog. - bugfix - uninitial var: CComModule _Module. *) Tutorials - Modeless DialogApptutorials/winx/step022-modeless *) WINX-Core - MessageFilter property: WINX_MSGFILTER, WINX_MSGFILTER_NULL function: RunMsgLoop class: MessageHook, AutoMessageHook (remove SimpleHook) class: MessageFilter class: ModelessDialog default support MessageFilter - MainFrame ModalDialog -> ModelDialog ModalessDialog -> ModelessDialog class: MainDlgFrame, AxMainDlgFrame property: WINX_MAINFRAME message: OnMainFrameTerm - Modeless support (function: RunMsgLoop) - WINX_DLG_ACCEL -> WINX_ACCELFRAME - Accel bugfix: Menu can't receive its keyboard messages after hooking. *) STL-Extension - remove STD_DELETE macro. use alloc.destroy(obj), instead of STD_DELETE(alloc, obj).
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?