Description:
The header file ttwtlmsgs.h was initially created to provide functionality in ATL/WTL dialogs and windows that matched the functionality between ttLib's dialog and window classes. This was created long before ttLib and this header file became open source, so it was only older KeyWorks projects that used it.
I don't see a reason to support this file. ttTrace may currently need it, but ultimately it should be changed to use ttlib::windlg instead of WTL's dialogs.
Description:
The header file
ttwtlmsgs.hwas initially created to provide functionality in ATL/WTL dialogs and windows that matched the functionality between ttLib's dialog and window classes. This was created long before ttLib and this header file became open source, so it was only older KeyWorks projects that used it.I don't see a reason to support this file. ttTrace may currently need it, but ultimately it should be changed to use ttlib::windlg instead of WTL's dialogs.