OSDN Git Service

Use the reg command to import/export properties
[xkeymacs/xkeymacs.git] / xkeymacsdll / Utils.cpp
2018-04-27 YujiSoftwareUse the reg command to import/export properties master
2014-09-11 Kazuhiro FujiedaMake CUtils::Log thread safe
2012-01-09 Kazuhiro FujiedaRewrite CUtils::GetWindowTextType.
2012-01-09 Kazuhiro FujiedaChange CString to LPCTSTR or const CString&.
2012-01-03 Kazuhiro FujiedaAdd a new class AppName to handle application names...
2011-10-23 Kazuhiro FujiedaReorganize header files and their inclusion.
2011-10-11 Kazuhiro FujiedaRewrite CUtils::Log with _vstprintf_s.
2011-10-11 Kazuhiro FujiedaRemove obsolete or unused code from CUtils.
2011-09-13 Kazuhiro FujiedaUse typecasting from CString to LPCTSTR instead of...
2011-08-26 Kazuhiro FujiedaRewrite member functions of CUtils relating to the...
2011-08-26 Kazuhiro FujiedaHook release events of Alt caused by XKeymacs on Google...
2011-06-26 Kazuhiro FujiedaSupport incremental and normal search on recent version...
2011-06-26 Kazuhiro FujiedaFix typos in comments. This fix is produced by Harold...
2011-06-24 Kazuhiro FujiedaRemove empty constructors and destructors.
2011-06-10 Kazuhiro FujiedaModify the way to hook the release of Alt of shortcut...
2011-06-10 Kazuhiro FujiedaRewrite code to change modifier states.
2011-06-10 Kazuhiro FujiedaIncorporate differences in version 3.48.
2011-06-10 Tomohiro KashiwadaMake the keyboard hooks global.
2011-05-28 Kazuhiro FujiedaSupport recent versions of Microsoft Visual Studio.
2011-05-28 Kazuhiro FujiedaUse secure versions of library functions.
2011-05-26 Kazuhiro FujiedaUse WINDOW_TEXT_LENGTH instead of 0x100 as the buffer...
2011-05-26 Kazuhiro FujiedaRemove support for Win9x/Me and NT4.0.
2011-05-26 Kazuhiro FujiedaUse a different log file for x64 and store log files...
2011-05-26 Kazuhiro FujiedaCUtils::IsDialog detects a sound box in Internet Explor... snap-32bit
2011-05-26 Kazuhiro FujiedaAdd check of conhost.exe for console applications on...
2011-04-02 Kazuhiro FujiedaImport from xkeymacssrc347. init