ReactOS 0.4.15-dev-7842-g558ab78
net_wh.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DN2H(dw)    (dw)
 
#define DH2N(dw)    (dw)
 
#define WN2H(w)    (w)
 
#define WH2N(w)    (w)
 

Macro Definition Documentation

◆ DH2N

#define DH2N (   dw)     (dw)

Definition at line 36 of file net_wh.h.

◆ DN2H

#define DN2H (   dw)     (dw)

Definition at line 32 of file net_wh.h.

◆ WH2N

#define WH2N (   w)     (w)

Definition at line 44 of file net_wh.h.

◆ WN2H

#define WN2H (   w)     (w)

Definition at line 40 of file net_wh.h.