Several lines are missing when comparing the .h and the .def-file:
missing line at typedef ByteEnum DriveType:
#define DRIVE_PCMCIA 6
missing lines at typedef ByteEnum MediaType:
#define MEDIA_SRAM 11
#define MEDIA_ATA 12
#define MEDIA_FLASH 13
{Jörg Polzfuß}