mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:33:27 +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
15
base/applications/cmdutils/comp/resource.h
Normal file
15
base/applications/cmdutils/comp/resource.h
Normal file
|
@ -0,0 +1,15 @@
|
|||
#pragma once
|
||||
|
||||
#define IDS_HELP 100
|
||||
#define IDS_INVALIDSWITCH 101
|
||||
#define IDS_BADSYNTAX 102
|
||||
#define IDS_FILEERROR 103
|
||||
#define IDS_COMPARING 104
|
||||
#define IDS_FILESIZEERROR 105
|
||||
#define IDS_SIZEDIFFERS 106
|
||||
#define IDS_READERROR 107
|
||||
#define IDS_MISMATCHLINE 108
|
||||
#define IDS_MISMATCHOFFSET 109
|
||||
#define IDS_ASCIIDIFF 110
|
||||
#define IDS_HEXADECIMALDIFF 111
|
||||
#define IDS_MATCH 112
|
Loading…
Add table
Add a link
Reference in a new issue