jrj/project/vindexmenu.cpp @@ -370,7 +370,7 @@ int OnMenuAgent() { xstring s = L"menuAgent:Y"; SendMessage(m_nHwnd, 0x401, (LPARAM)s, 0); SendMessage(m_nHwnd, 0x401, (LPARAM)s.c_str(), 0); OnHideWin(); return 1; }