ReactOS 0.4.15-dev-7924-g5949c20
tnmsg.h
Go to the documentation of this file.
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by Tnmsg.rc
4//
5#define MSG_COPYRIGHT 0x01
6#define MSG_COPYRIGHT_1 0x02
7#define MSG_USAGE 0x03
8#define MSG_USAGE_1 0x04
9#define MSG_HELP 0x05
10#define MSG_HELP_1 0x06
11#define MSG_INVCMD 0x07
12#define MSG_ERROR 0x08
13#define MSG_INFO 0x09
14#define MSG_WARNING 0x0a
15#define MSG_TRYING 0x0b
16#define MSG_CONNECTED 0x0c
17#define MSG_TERMBYREM 0x0d
18#define MSG_KEYMAP 0x0e
19#define MSG_ERRKEYMAP 0x0f
20#define MSG_DUMPFILE 0x10
21#define MSG_CONFIG 0x11
22#define MSG_NOINI 0x12
23#define MSG_BADVAL 0x13
24#define MSG_NOSPAWN 0x14
25#define MSG_RESOLVING 0x15
26#define MSG_NOSERVICE 0x16
27#define MSG_SIZEALIAS 0x17
28#define MSG_ERRPIPE 0x18
29#define MSG_BADUSAGE 0x19
30#define MSG_ALREADYCONNECTED 0x1a
31
32#define MSG_KEYNOVAL 1001
33#define MSG_KEYBADVAL 1002
34#define MSG_KEYBADSTRUCT 1003
35#define MSG_KEYBADCHARS 1004
36#define MSG_KEYUNEXPLINE 1005
37#define MSG_KEYUNEXPEOF 1006
38#define MSG_KEYUNEXPTOK 1007
39#define MSG_KEYUNEXPTOKIN 1008
40#define MSG_KEYUNEXP 1009
41#define MSG_KEYNOGLOBAL 1010
42#define MSG_KEYNOCONFIG 1011
43#define MSG_KEYUSECONFIG 1012
44#define MSG_KEYNOSWKEY 1013
45#define MSG_KEYCANNOTDEF 1014
46#define MSG_KEYDUPSWKEY 1015
47#define MSG_KEYUNKNOWNMAP 1016
48#define MSG_KEYNOCHARMAPS 1017
49#define MSG_KEYNOKEYMAPS 1018
50#define MSG_KEYNUMMAPS 1019
51#define MSG_KEYBADMAP 1020
52#define MSG_KEYMAPSWITCHED 1021
53
54#define MSG_WSAEINTR 0x2714
55#define MSG_WSAEBADF 0x2719
56#define MSG_WSAEACCESS 0x271D
57#define MSG_WSAEDEFAULT 0x271E
58#define MSG_WSAEINVAL 0x2726
59#define MSG_WSAEMFILE 0x2728
60#define MSG_WSAEWOULDBLOCK 0x2733
61#define MSG_WSAEINPROGRESS 0x2734
62#define MSG_WSAEALREADY 0x2735
63#define MSG_WSAENOTSOCK 0x2736
64#define MSG_WSAEDESTADDRREQ 0x2737
65#define MSG_WSAEMSGSIZE 0x2738
66#define MSG_WSAEPROTOTYPE 0x2739
67#define MSG_WSAENOPROTOOPT 0x273A
68#define MSG_WSAEPROTONOTSUPPORT 0x273B
69#define MSG_WSAESOCKNOTSUPPORT 0x273C
70#define MSG_WSAEOPNOTSUPP 0x273D
71#define MSG_WSAEPFNOTSUPPORT 0x273E
72#define MSG_WSAEAFNOTSUPPORT 0x273F
73#define MSG_WSAEADDRINUSE 0x2740
74#define MSG_WSAEADDRNOTAVAIL 0x2741
75#define MSG_WSAENETDOWN 0x2742
76#define MSG_WSAENETUNREACH 0x2743
77#define MSG_WSAENETRESET 0x2744
78#define MSG_WSAECONNABORTED 0x2745
79#define MSG_WSAECONNRESET 0x2746
80#define MSG_WSAENOBUFS 0x2747
81#define MSG_WSAEISCONN 0x2748
82#define MSG_WSAENOTCONN 0x2749
83#define MSG_WSAESHUTDOWN 0x274A
84#define MSG_WSAETOOMANYREFS 0x274B
85#define MSG_WSAETIMEDOUT 0x274C
86#define MSG_WSAECONNREFUSED 0x274D
87#define MSG_WSAELOOP 0x274E
88#define MSG_WSAENAMETOOLONG 0x274F
89#define MSG_WSAEHOSTDOWN 0x2750
90#define MSG_WSAEHOSTUNREACH 0x2751
91#define MSG_WSAESYSNOTREADY 0x276B
92#define MSG_WSAVERNOTSUPPORTED 0x276C
93#define MSG_WSANOTINITIALISED 0x276D
94#define MSG_WSAHOST_NOT_FOUND 0x2AF9
95#define MSG_WSATRY_AGAIN 0x2AFA
96#define MSG_WSANO_RECOVERY 0x2AFB
97#define MSG_WSANO_DATA 0x2AFC
98
99// Next default values for new objects
100//
101#ifdef APSTUDIO_INVOKED
102#ifndef APSTUDIO_READONLY_SYMBOLS
103#define _APS_NEXT_RESOURCE_VALUE 101
104#define _APS_NEXT_COMMAND_VALUE 40001
105#define _APS_NEXT_CONTROL_VALUE 1000
106#define _APS_NEXT_SYMED_VALUE 101
107#endif
108#endif