
Includes build optimizations, redesigned Close button and bug fixes.
Features
- Added new flag CExtAnimationParameters::g_bAnEnabled (set to false in your application InitInstance to disable animation) to avoid high CPU usage in some applications.
- CExtGridWnd: while resizing column sizes - rows heights resize at the same size.
- Redesigned Close button.
- Several build optimizations.
- Updated application names for samples.
Fixes
- Fixed memory leak in CExtTreeCtrl class on InsertItem.
- Fixed many compile warnings in various system types.