OSDN Git Service

Use the reg command to import/export properties
[xkeymacs/xkeymacs.git] / xkeymacs / xkeymacs64.cpp
2013-06-04 Kazuhiro FujiedaFix a bug where two or more users can't use xkeymacs...
2012-08-26 Kazuhiro FujiedaChange the behavior of the reset
2012-08-23 Kazuhiro FujiedaAllow output of debug logs on failures of IPC functions
2012-02-20 Kazuhiro FujiedaShare the hook state among 32bit and 64bit processes.
2011-11-04 Kazuhiro FujiedaSolve problems in the debug build.
2011-10-23 Kazuhiro FujiedaReorganize header files and their inclusion.
2011-10-11 Kazuhiro FujiedaRemove obsolete or unused code from CUtils.
2011-09-24 Kazuhiro FujiedaStart the 32bit process if the 64bit process previously...
2011-09-24 Kazuhiro FujiedaMake some tweaks on resource files.
2011-07-21 Kazuhiro FujiedaMake the keyboard hook local to each thread. Remove...
2011-06-10 Kazuhiro FujiedaRemove unused m_bEnableKeyboardHook in CXkeymacsDll...
2011-06-10 Tomohiro KashiwadaMake the keyboard hooks global.
2011-05-26 Kazuhiro FujiedaGive main roles to 32bit version and simplify 64bit...