mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-22 07:14:15 +08:00
Release v1.2.0
This commit is contained in:
@@ -18,7 +18,7 @@ extern "C" {
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
|
||||
// 自动启动注册表中的值
|
||||
#define REG_NAME "ClientDemo"
|
||||
#define REG_NAME GetExeHashStr().c_str()
|
||||
|
||||
typedef void (*StopRun)();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user