Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygentnmsg.h
Go to the documentation of this file.
00001 //{{NO_DEPENDENCIES}} 00002 // Microsoft Developer Studio generated include file. 00003 // Used by Tnmsg.rc 00004 // 00005 #define MSG_COPYRIGHT 0x01 00006 #define MSG_COPYRIGHT_1 0x02 00007 #define MSG_USAGE 0x03 00008 #define MSG_USAGE_1 0x04 00009 #define MSG_HELP 0x05 00010 #define MSG_HELP_1 0x06 00011 #define MSG_INVCMD 0x07 00012 #define MSG_ERROR 0x08 00013 #define MSG_INFO 0x09 00014 #define MSG_WARNING 0x0a 00015 #define MSG_TRYING 0x0b 00016 #define MSG_CONNECTED 0x0c 00017 #define MSG_TERMBYREM 0x0d 00018 #define MSG_KEYMAP 0x0e 00019 #define MSG_ERRKEYMAP 0x0f 00020 #define MSG_DUMPFILE 0x10 00021 #define MSG_CONFIG 0x11 00022 #define MSG_NOINI 0x12 00023 #define MSG_BADVAL 0x13 00024 #define MSG_NOSPAWN 0x14 00025 #define MSG_RESOLVING 0x15 00026 #define MSG_NOSERVICE 0x16 00027 #define MSG_SIZEALIAS 0x17 00028 #define MSG_ERRPIPE 0x18 00029 #define MSG_BADUSAGE 0x19 00030 #define MSG_ALREADYCONNECTED 0x1a 00031 00032 #define MSG_KEYNOVAL 1001 00033 #define MSG_KEYBADVAL 1002 00034 #define MSG_KEYBADSTRUCT 1003 00035 #define MSG_KEYBADCHARS 1004 00036 #define MSG_KEYUNEXPLINE 1005 00037 #define MSG_KEYUNEXPEOF 1006 00038 #define MSG_KEYUNEXPTOK 1007 00039 #define MSG_KEYUNEXPTOKIN 1008 00040 #define MSG_KEYUNEXP 1009 00041 #define MSG_KEYNOGLOBAL 1010 00042 #define MSG_KEYNOCONFIG 1011 00043 #define MSG_KEYUSECONFIG 1012 00044 #define MSG_KEYNOSWKEY 1013 00045 #define MSG_KEYCANNOTDEF 1014 00046 #define MSG_KEYDUPSWKEY 1015 00047 #define MSG_KEYUNKNOWNMAP 1016 00048 #define MSG_KEYNOCHARMAPS 1017 00049 #define MSG_KEYNOKEYMAPS 1018 00050 #define MSG_KEYNUMMAPS 1019 00051 #define MSG_KEYBADMAP 1020 00052 #define MSG_KEYMAPSWITCHED 1021 00053 00054 #define MSG_WSAEINTR 0x2714 00055 #define MSG_WSAEBADF 0x2719 00056 #define MSG_WSAEACCESS 0x271D 00057 #define MSG_WSAEDEFAULT 0x271E 00058 #define MSG_WSAEINVAL 0x2726 00059 #define MSG_WSAEMFILE 0x2728 00060 #define MSG_WSAEWOULDBLOCK 0x2733 00061 #define MSG_WSAEINPROGRESS 0x2734 00062 #define MSG_WSAEALREADY 0x2735 00063 #define MSG_WSAENOTSOCK 0x2736 00064 #define MSG_WSAEDESTADDRREQ 0x2737 00065 #define MSG_WSAEMSGSIZE 0x2738 00066 #define MSG_WSAEPROTOTYPE 0x2739 00067 #define MSG_WSAENOPROTOOPT 0x273A 00068 #define MSG_WSAEPROTONOTSUPPORT 0x273B 00069 #define MSG_WSAESOCKNOTSUPPORT 0x273C 00070 #define MSG_WSAEOPNOTSUPP 0x273D 00071 #define MSG_WSAEPFNOTSUPPORT 0x273E 00072 #define MSG_WSAEAFNOTSUPPORT 0x273F 00073 #define MSG_WSAEADDRINUSE 0x2740 00074 #define MSG_WSAEADDRNOTAVAIL 0x2741 00075 #define MSG_WSAENETDOWN 0x2742 00076 #define MSG_WSAENETUNREACH 0x2743 00077 #define MSG_WSAENETRESET 0x2744 00078 #define MSG_WSAECONNABORTED 0x2745 00079 #define MSG_WSAECONNRESET 0x2746 00080 #define MSG_WSAENOBUFS 0x2747 00081 #define MSG_WSAEISCONN 0x2748 00082 #define MSG_WSAENOTCONN 0x2749 00083 #define MSG_WSAESHUTDOWN 0x274A 00084 #define MSG_WSAETOOMANYREFS 0x274B 00085 #define MSG_WSAETIMEDOUT 0x274C 00086 #define MSG_WSAECONNREFUSED 0x274D 00087 #define MSG_WSAELOOP 0x274E 00088 #define MSG_WSAENAMETOOLONG 0x274F 00089 #define MSG_WSAEHOSTDOWN 0x2750 00090 #define MSG_WSAEHOSTUNREACH 0x2751 00091 #define MSG_WSAESYSNOTREADY 0x276B 00092 #define MSG_WSAVERNOTSUPPORTED 0x276C 00093 #define MSG_WSANOTINITIALISED 0x276D 00094 #define MSG_WSAHOST_NOT_FOUND 0x2AF9 00095 #define MSG_WSATRY_AGAIN 0x2AFA 00096 #define MSG_WSANO_RECOVERY 0x2AFB 00097 #define MSG_WSANO_DATA 0x2AFC 00098 00099 // Next default values for new objects 00100 // 00101 #ifdef APSTUDIO_INVOKED 00102 #ifndef APSTUDIO_READONLY_SYMBOLS 00103 #define _APS_NEXT_RESOURCE_VALUE 101 00104 #define _APS_NEXT_COMMAND_VALUE 40001 00105 #define _APS_NEXT_CONTROL_VALUE 1000 00106 #define _APS_NEXT_SYMED_VALUE 101 00107 #endif 00108 #endif Generated on Sun May 27 2012 04:17:15 for ReactOS by
1.7.6.1
|