Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.

This commit is contained in:
Colin Finck 2017-10-03 07:45:34 +00:00
parent b94e2d8ca0
commit c2c66aff7d
24198 changed files with 0 additions and 37285 deletions

View file

@ -0,0 +1,12 @@
#pragma once
#define IDS_USAGE 0
#define IDS_ERROR_OUT_OF_RANGE 1
#define IDS_ERROR_INVALID_HANDLE_VALUE 2
#define IDS_ERROR_READ_INPUT 3
#define IDS_ERROR_NO_TIMER_VALUE 4
#define IDS_ERROR_ONE_TIME 5
#define IDS_NOBREAK_INPUT 6
#define IDS_USER_INPUT 7
#define IDS_NOBREAK_INPUT_COUNT 8
#define IDS_USER_INPUT_COUNT 9