ReactOS 0.4.15-dev-7942-gd23573b
doserrmap.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

struct {
   unsigned long   winerr
 
   int   en
 
doserrmap []
 

Variable Documentation

◆ 

struct { ... } doserrmap[]

Referenced by _dosmaperr().

◆ en

int en

Definition at line 8 of file doserrmap.h.

Referenced by _dosmaperr(), saveerr(), and test_GetLcidFromRfc1766().

◆ winerr

unsigned long winerr

Definition at line 7 of file doserrmap.h.

Referenced by _dosmaperr(), and test_name_collisions().