OSDN Git Service

1. use WM_COPYDATA to notify from yamy{32,64}.dll to yamy instead of mailslot if...
authorU-i7\gimy <gimy@users.sourceforge.jp>
Sun, 13 Sep 2009 07:48:20 +0000 (16:48 +0900)
committerU-i7\gimy <gimy@users.sourceforge.jp>
Sun, 13 Sep 2009 07:48:20 +0000 (16:48 +0900)
commit7dbb48abb9d2df4406965049f9e06c539fabe5e3
tree51a554346934a88ecc8a4ec18065e634f72946fb
parenta6dbac6b9ba9f762b394dd33364749ae66b36737
1. use WM_COPYDATA to notify from yamy{32,64}.dll to yamy instead of mailslot if process can't open mailslot(typically in low integrity level as protected mode IE), this fix tickets #17769 and #18662
2. yamy{32,64}.dll put log to file in %USEPROFILE%\AppData\LocalLow folder for process in low integrity level as protected mode IE. to enable this, define HOOK_LOG_TO_FILE in hook.{h,cpp}
engine.cpp
hook.cpp
hook.h
mayu.cpp
proj/yamy.vsprops
yamyd.cpp