OSDN Git Service

use FixScancodeMap to escape NLS keys(but disabled by macro yet)
authorU-i7\gimy <gimy@users.sourceforge.jp>
Thu, 13 Aug 2009 15:44:01 +0000 (00:44 +0900)
committerU-i7\gimy <gimy@users.sourceforge.jp>
Thu, 13 Aug 2009 15:44:01 +0000 (00:44 +0900)
commitb7b10e8d1c4f1eec57318de440ba555d0797f7d9
tree77943f499af8bad3ed0c26b6945bc15869452345
parent46c175acba1370ddac4790d4638c900505cd81d3
use FixScancodeMap to escape NLS keys(but disabled by macro yet)
abort if ReadFileEx(m_hNotifyMailslot) failed in callback
enable standard user to write m_hNotifyMailslot created under UAC elevation
move CloseHandle of m_hNotifyEvent and m_hNotifyMailslot to head of destructor and CancleIo and SleepEx(to be alertable) to avoid crash by delayed call of callback
mayu.cpp