LookingGlass/host/platform/Windows
Quantum 22920acc88 [host] windows: define exit codes for future use
The host process will be changed to return these codes, from which the
service process could decide whether to exit or restart the process and log.

Note that on Windows, return values are 32-bit unlike POSIX which is only 8.
2021-01-15 11:27:02 +11:00
..
capture [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
include/windows [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
src [host] windows: define exit codes for future use 2021-01-15 11:27:02 +11:00
app.manifest [host] set the program name/description in the app.manifest 2020-10-19 01:56:03 +11:00
CMakeLists.txt [host] fix nsis build failure to do invalid path to new VERSION file 2020-10-09 02:36:48 +11:00
installer.nsi [host] nsis: change 'Stopping' to imperative 'Stop' 2021-01-01 12:12:07 +11:00
resource.rc [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00