mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-17 07:38:23 +08:00
added process elevation support to the relauncher, very experimental, has some bugs.
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
|
||||
const char* kIpcMsgHello = "IHEL%1i";
|
||||
const char* kIpcMsgLogLine = "ILOG%s";
|
||||
const char* kIpcMsgCommand = "ICMD%s";
|
||||
const char* kIpcMsgCommand = "ICMD%s%1i";
|
||||
const char* kIpcMsgShutdown = "ISDN";
|
||||
|
||||
Reference in New Issue
Block a user