ReactOS 0.4.15-dev-5895-g2687c1b
resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_USAGE   100
 
#define IDS_UNKNOWN   101
 
#define IDS_BCAST   102
 
#define IDS_P2P   103
 
#define IDS_MIXED   104
 
#define IDS_HYBRID   105
 
#define IDS_OTHER   106
 
#define IDS_ETH   107
 
#define IDS_TOKEN   108
 
#define IDS_FDDI   109
 
#define IDS_PPP   110
 
#define IDS_LOOP   111
 
#define IDS_SLIP   112
 

Macro Definition Documentation

◆ IDS_BCAST

#define IDS_BCAST   102

Definition at line 7 of file resource.h.

◆ IDS_ETH

#define IDS_ETH   107

Definition at line 14 of file resource.h.

◆ IDS_FDDI

#define IDS_FDDI   109

Definition at line 16 of file resource.h.

◆ IDS_HYBRID

#define IDS_HYBRID   105

Definition at line 10 of file resource.h.

◆ IDS_LOOP

#define IDS_LOOP   111

Definition at line 18 of file resource.h.

◆ IDS_MIXED

#define IDS_MIXED   104

Definition at line 9 of file resource.h.

◆ IDS_OTHER

#define IDS_OTHER   106

Definition at line 13 of file resource.h.

◆ IDS_P2P

#define IDS_P2P   103

Definition at line 8 of file resource.h.

◆ IDS_PPP

#define IDS_PPP   110

Definition at line 17 of file resource.h.

◆ IDS_SLIP

#define IDS_SLIP   112

Definition at line 19 of file resource.h.

◆ IDS_TOKEN

#define IDS_TOKEN   108

Definition at line 15 of file resource.h.

◆ IDS_UNKNOWN

#define IDS_UNKNOWN   101

Definition at line 5 of file resource.h.

◆ IDS_USAGE

#define IDS_USAGE   100

Definition at line 3 of file resource.h.