mirror of
https://github.com/reactos/reactos.git
synced 2026-05-29 21:19:51 +08:00
[XDK] Undefine some defines once they are not needed
This commit is contained in:
@@ -1216,6 +1216,9 @@ typedef enum {
|
||||
DevicePropertyAllocatedResources = 0x15,
|
||||
DevicePropertyContainerID = 0x16 | __string_type
|
||||
} DEVICE_REGISTRY_PROPERTY;
|
||||
#undef __string_type
|
||||
#undef __guid_type
|
||||
#undef __multiString_type
|
||||
|
||||
typedef enum _IO_NOTIFICATION_EVENT_CATEGORY {
|
||||
EventCategoryReserved,
|
||||
|
||||
Reference in New Issue
Block a user