mCtrl News
Bringing more controls for your Windows applications
Status: Beta
Brought to you by:
morous
Let me announce that new version of mCtrl is out.
mCtrl is C 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.
Version 0.8.4 is a bug fix release, which fixes single but important buffer overflow bug in handling strings which could hit almost any mCtrl control. The bug can cause your application to crash. All developers are advised to upgrade to 0.8.4.
You may download the packages here:
http://sourceforge.net/projects/mctrl/files/0.8.4/
More info can be found on project homepage:
http://mctrl.sourceforge.net/
(Special thanks go to Daniel Ruibal, who has reported it.)