mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:02:56 +00:00
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
This commit is contained in:
parent
b94e2d8ca0
commit
c2c66aff7d
24198 changed files with 0 additions and 37285 deletions
24
base/applications/cmdutils/eventcreate/resource.h
Normal file
24
base/applications/cmdutils/eventcreate/resource.h
Normal file
|
@ -0,0 +1,24 @@
|
|||
#pragma once
|
||||
|
||||
#define IDS_USAGE 100
|
||||
#define IDS_HELP 101
|
||||
#define IDS_INVALIDSWITCH 102
|
||||
#define IDS_BADSYNTAX_0 103
|
||||
#define IDS_BADSYNTAX_1 104
|
||||
#define IDS_BADSYNTAX_2 105
|
||||
#define IDS_BADSYNTAX_3 106
|
||||
#define IDS_BADSYNTAX_4 107
|
||||
#define IDS_BADSYNTAX_5 108
|
||||
#define IDS_BADSYNTAX_6 109
|
||||
#define IDS_BADSYNTAX_7 110
|
||||
|
||||
#define IDS_LOG_NOT_FOUND 120
|
||||
#define IDS_SOURCE_NOCREATE 121
|
||||
#define IDS_SOURCE_EXISTS 122
|
||||
#define IDS_SOURCE_NOT_CUSTOM 123
|
||||
|
||||
#define IDS_SUCCESS_1 130
|
||||
#define IDS_SUCCESS_2 131
|
||||
#define IDS_SUCCESS_3 132
|
||||
|
||||
#define IDS_SWITCH_UNIMPLEMENTED 135
|
Loading…
Add table
Add a link
Reference in a new issue