bugfix for wine support
This commit is contained in:
parent
42546e5215
commit
c431cda7d7
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
// Pipes
|
// Pipes
|
||||||
|
|
||||||
#define ITH_TEXT_PIPE L"\\??\\pipe\\VNR_TEXT"
|
#define ITH_TEXT_PIPE L"\\\\.\\pipe\\VNR_TEXT"
|
||||||
#define ITH_COMMAND_PIPE L"\\??\\pipe\\VNR_COMMAND"
|
#define ITH_COMMAND_PIPE L"\\\\.\\pipe\\VNR_COMMAND"
|
||||||
|
|
||||||
// Sections
|
// Sections
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user