ReactOS 0.4.16-dev-2613-g9533ad7
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDS_USAGE 1000
4#define IDS_NO_DIFFERENCE 1001
5#define IDS_LONGER_THAN 1002
6#define IDS_COMPARING 1003
7#define IDS_OUT_OF_MEMORY 1004
8#define IDS_CANNOT_READ 1005
9#define IDS_INVALID_SWITCH 1006
10#define IDS_CANNOT_OPEN 1007
11#define IDS_NEEDS_FILES 1008
12#define IDS_CANT_USE_WILDCARD 1009
13#define IDS_DIFFERENT 1010
14#define IDS_TOO_LARGE 1011
15#define IDS_RESYNC_FAILED 1012