reactos/sdk
Hermès Bélusca-Maïto 50271949e7
[PSDK] winioctl.h fixes; make ntddvol.h winioctl.h-compatible (#7010)
winioctl.h:
- Re-organize definitions according to the
  NT DDK headers they have been taken from.
- Add missing include guards to some definitions.
- Add missing IsFTPartition() macro.
- Add missing volume definitions.

ntddvol.h:
- Guard definitions duplicated in winioctl.h.
- Add missing NTDDI_VERSION checks.
  Note: IOCTL_VOLUME_POST_ONLINE is Win8+.
2024-06-13 19:53:23 +02:00
..
cmake [CMAKE][REACTOS] Introduce a utf16le_convert() cmake helper (#6904) 2024-06-10 21:23:12 +02:00
include [PSDK] winioctl.h fixes; make ntddvol.h winioctl.h-compatible (#7010) 2024-06-13 19:53:23 +02:00
lib [KERNEL32_VISTA][SDK] Move SRW definitions to NDK (#6806) 2024-06-11 22:03:57 +02:00
tools [SPEC2DEF] Implement support for import symbol aliases 2024-05-22 17:55:38 +02:00