Download File
This is not the lates build (the latest build 2.0.151 has several bugs), but is the last optimal and non-bugs build.
Changes since 1117
[general]
moved the include for map's to defines.h
bumped dev ver to 23
[dialog][control][window]
moved the parseCursorFlags() & parseCursorType() functions to the window class from control & dialog.
[stacker]
added C++11 version of clearImageList()
[misc]
fixed issue with TGetWindowText() dropping the last char.
[dialog]
changed getDialogByName() to not use a const_cast any more.
[listview]
changed CreatePbar() to not use a const_cast any more.
[tstring]
changed i_remove() to only use one loop.
removed some commented code.
changed m_savedtotaltoks,m_savedpos, & m_savedcurrenttok & m_pWString vars to be mutable, const_cast's are no longer needed.
changed left() to simply call mid(0,n)
Other files by see help file (2)
You must be logged in to comment.