OSDN Git Service

Share the hook state among 32bit and 64bit processes.
[xkeymacs/xkeymacs.git] / xkeymacs / profile.cpp
index f56ca32..4b8221a 100644 (file)
@@ -281,7 +281,7 @@ void CProfile::SetDllData()
                return;\r
        if (!CXkeymacsDll::SaveConfig())\r
                return;\r
-       pApp->SendIPCMessage(XKEYMACS_RELOAD);\r
+       pApp->SendIPC64Message(IPC64_RELOAD);\r
 }\r
 \r
 void CProfile::SaveKeyBind(LPCTSTR appName, int comID, int type, int key)\r