The MASM Forum Archive 2004 to 2012

Specialised Projects => Custom Interface Components => Topic started by: akyprian on February 09, 2007, 12:25:33 PM

Title: HiEdit control V1.0.1.7
Post by: akyprian on February 09, 2007, 12:25:33 PM
Hi all,

HiEdit control V1.0.1.7 packaged both as a static library and a dll has been released. In the attached zip you will find the static library, the dll, the header file (HiEdit.inc) and the Full source of an application that demonstrates HiEdit control's capabilities.

What's new

-serious bug when changing file items positions with mouse; fixed

-EM_GETSELTEXT / WM_GETTEXT serious bug for big selections/large files fixed (Thanks gabmoa)

-The right-click (context) menu on the tab arrows now shows the file names in columns of 16 filenames each. (Thanks to icehole for similar suggestion)

You can get it from http://www.winasm.net

Enjoy!

Antonis