[XDK] Undefine some defines once they are not needed

This commit is contained in:
Jérôme Gardou
2021-03-24 11:07:54 +01:00
parent 4c7b71ac4f
commit fa74ae571b
+3
View File
@@ -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,