Ach ja, warum die Partition nicht stimmen ... hier mal was aus'm
PSDK.
Zitat:
DRIVE_LAYOUT_INFORMATION
PartitionCount
The number of partitions on a drive.
On disks with the MBR layout, this value is always a multiple of 4. Any partitions that are unused have a partition type of PARTITION_ENTRY_UNUSED.
Ich wußte doch es geht ... man muß halt nur auf mehr achten, als nur auf PartitionCount
In den Partitionstabellen (MBR) auf der Platte sind immer 4 Plätze und wo/ob da was drinsteht is sozusagen egal.
Bei mehr als 4 Partionen, werden dann einfach weitere Tabellen angelegt, welche dann als "erweiterte Partition" in einer vorhandenen Tabelle eingetragen sind.
(darum sind auch nur maximal 4 primäre Partitionen möglich)