mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 03:16:15 +08:00
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+.