Files
reactos/sdk/include
Bișoc George 12d4409086 [SDK][PSDK] Add a version check for DiskGeometryGetPartition and DiskGeometryGetDetect and add a missing member to PARTITION_INFORMATION_EX structure (#2541)
DiskGeometryGetPartition() and DiskGeometryGetDetect() are guarded in NTDDI_VERSION for version checking as they differ between Windows XP and Server 2003. In conjunction to that, the PARTITION_INFORMATION_EX structure has "IsServicePartition" as member which is missing in the current NT IOCTL Disk interface header.
2020-04-15 12:47:01 +02:00
..
2019-10-14 01:36:42 +02:00
2019-11-18 23:50:33 +01:00
2020-03-14 10:26:21 +01:00
2020-04-09 16:05:26 +02:00