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,29 @@
#pragma once
#define RC_STRING_MAX_SIZE 4096
#define STRING_HELP 100
#define STRING_COMPLETE 101
#define STRING_FORMAT_FAIL 102
#define STRING_NO_SUPPORT 103
#define STRING_FMIFS_FAIL 104
#define STRING_UNKNOW_ARG 105
#define STRING_DRIVE_PARM 106
#define STRING_ERROR_DRIVE_TYPE 107
#define STRING_INSERT_DISK 108
#define STRING_NO_VOLUME 109
#define STRING_NO_VOLUME_SIZE 110
#define STRING_FILESYSTEM 111
#define STRING_LABEL_NAME_EDIT 112
#define STRING_ERROR_LABEL 113
#define STRING_YN_FORMAT 114
#define STRING_YES_NO_FAQ 115
#define STRING_VERIFYING 116
#define STRING_FAST_FMT 117
#define STRING_CREATE_FSYS 118
#define STRING_FMT_COMPLETE 119
#define STRING_VOL_COMPRESS 120
#define STRING_ENTER_LABEL 121
#define STRING_NO_LABEL 122
#define STRING_FREE_SPACE 123
#define STRING_SERIAL_NUMBER 124