bugfix for wine support

This commit is contained in:
Akash Mozumdar 2018-08-16 23:16:20 -04:00
parent 42546e5215
commit c431cda7d7

View File

@ -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