ReactOS 0.4.15-dev-7918-g2a2556c
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDS_USAGE 0
4#define IDS_BAD_OPTION_FORMAT 1
5#define IDS_BAD_OPTION 2
6#define IDS_BAD_PARAMETER 3
7#define IDS_DEST_MUST_BE_SPECIFIED 4
8#define IDS_COULD_NOT_INIT_WINSOCK 5
9#define IDS_UNKNOWN_HOST 6
10#define IDS_SRC_MUST_BE_SPECIFIED 7
11#define IDS_BAD_VALUE_OPTION_N 8
12#define IDS_ARPING_TO_FROM 9
13#define IDS_MS 10
14#define IDS_1MS 11
15#define IDS_REPLY_FROM 12
16#define IDS_ARPING_STATISTICS 13