LookingGlass/host/platform/Windows/src
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
..
mousehook.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
platform.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
platform.h [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
service.c [host] windows: avoid leaking process and thread handles 2021-01-15 09:49:42 +11:00
service.h [host] windows: define exit codes for future use 2021-01-15 11:27:02 +11:00