CHS format of disk
typedef struct _PRL_CHS { PRL_UINT32 Sectors; PRL_UINT32 Heads; PRL_UINT32 Cylinders; } PRL_CHS;
PrlDisk.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|