OSDN Git Service

Use the reg command to import/export properties
[xkeymacs/xkeymacs.git] / xkeymacsdll / Utils.h
2018-04-27 YujiSoftwareUse the reg command to import/export properties master
2012-01-09 Kazuhiro FujiedaRewrite CUtils::GetWindowTextType.
2012-01-03 Kazuhiro FujiedaAdd a new class AppName to handle application names...
2012-01-03 Kazuhiro FujiedaUse precompiled header files.
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-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-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 Tomohiro KashiwadaMake the keyboard hooks global.
2011-05-28 Kazuhiro FujiedaSupport recent versions of Microsoft Visual Studio.
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-04-02 Kazuhiro FujiedaImport from xkeymacssrc347. init