Improve: Change registry/mutex name of client program

This commit is contained in:
yuanyuanxiang
2025-12-22 10:52:38 +01:00
parent d580d282d8
commit 3aedb38217
4 changed files with 64 additions and 3 deletions

View File

@@ -164,6 +164,7 @@ protected:
void* m_tinyDLL;
std::string m_superPass;
BOOL m_needNotify = FALSE;
DWORD g_StartTick;
// 生成的消息映射函数
virtual BOOL OnInitDialog();