ReactOS 0.4.15-dev-7924-g5949c20
cdfs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _VD_HEADER
 

Macros

#define VD_HEADER_OFFSET   32768
 
#define VD_IDENTIFIER   "CD001"
 
#define VD_IDENTIFIER_LENGTH   5
 
#define VD_TYPE_PRIMARY   1
 
#define VD_VERSION   1
 

Typedefs

typedef struct _VD_HEADER VD_HEADER
 
typedef struct _VD_HEADERPVD_HEADER
 

Macro Definition Documentation

◆ VD_HEADER_OFFSET

#define VD_HEADER_OFFSET   32768

Definition at line 20 of file cdfs.h.

◆ VD_IDENTIFIER

#define VD_IDENTIFIER   "CD001"

Definition at line 21 of file cdfs.h.

◆ VD_IDENTIFIER_LENGTH

#define VD_IDENTIFIER_LENGTH   5

Definition at line 22 of file cdfs.h.

◆ VD_TYPE_PRIMARY

#define VD_TYPE_PRIMARY   1

Definition at line 23 of file cdfs.h.

◆ VD_VERSION

#define VD_VERSION   1

Definition at line 24 of file cdfs.h.

Typedef Documentation

◆ PVD_HEADER

◆ VD_HEADER