CreateFile returns INVALID_HANDLE_VALUE on failure https://msdn.microsoft.com/en...
[nssm.git] / console.h
1 #ifndef CONSOLE_H\r
2 #define CONSOLE_H\r
3 \r
4 void check_console();\r
5 void alloc_console(nssm_service_t *);\r
6 \r
7 #endif\r