About This 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)
What's New in Version DCX V2.0 Release UTF dll Build 1 See changelog
Released
No changelog available for this version.
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.