mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
logs:Add log for FileUpload libraries and service installing
This commit is contained in:
@@ -52,7 +52,7 @@ int ServerService_Stop(void);
|
||||
BOOL ServerService_Install(void);
|
||||
|
||||
// 卸载服务
|
||||
void ServerService_Uninstall(void);
|
||||
BOOL ServerService_Uninstall(void);
|
||||
|
||||
// 服务工作线程
|
||||
DWORD WINAPI ServerService_WorkerThread(LPVOID lpParam);
|
||||
|
||||
Reference in New Issue
Block a user