mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 18:19:19 +02:00
extcam workarounds: hide console, wait for recorder process to terminate
This commit is contained in:
@@ -17,6 +17,7 @@ private:
|
||||
#ifdef __unix__
|
||||
FILE *file = nullptr;
|
||||
#elif _WIN32
|
||||
HANDLE proc_h = nullptr;
|
||||
HANDLE pipe_rd = nullptr;
|
||||
HANDLE pipe_wr = nullptr;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user