Minor update 0.9.8 of mCtrl has been released. This release addresses many bugs. Most of them were related to the Direct2D painting support introduced in 0.9.7, which is used by image view control and chart control instead of GDI+, whenever available.
Special thanks belong to all the people who reported all the issues and who helper to resolved them. You know who you are. Thank you for making mCtrl better.
There is also one new minor feature of the HTML control: The control now sends notification MC_HN_BEFORENAVIGATE so application can intercept all links the user decides to use.
See complete change log for more detailed list of changes:
http://mctrl.sourceforge.net/changelog.php
The mCtrl packages are available here:
http://sourceforge.net/projects/mctrl/files/mctrl/mctrl-0.9.8/
mCtrl is C open-source library providing set of additional user interface controls for MS Windows, intended to be complementary to standard Win32API controls from USER32.DLL and COMCTL32.DLL.
More info can be found on project homepage:
http://mctrl.sourceforge.net/