Skip to content

Commit

Permalink
Added missing values for #1645.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebattista committed Aug 16, 2023
1 parent 5fb34f3 commit 47696c2
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 3 deletions.
2 changes: 1 addition & 1 deletion generation/WinSDK/enums.json
Original file line number Diff line number Diff line change
Expand Up @@ -36385,7 +36385,7 @@
"name": "CM_DEVNODE_STATUS_FLAGS",
"flags": true,
"autoPopulate": {
"filter": "DM_",
"filter": "DN_",
"header": "cfg.h"
},
"members": [
Expand Down
82 changes: 80 additions & 2 deletions scripts/ChangesSinceLastRelease.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2120,8 +2120,6 @@ Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.CM_PROB_USED_BY_DEBUGGER
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.CM_PROB_VXDLDR removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.CM_PROB_WAITING_ON_DEPENDENCY removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.CM_PROB_WILL_BE_REMOVED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_CHANGEABLE_FLAGS added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB.CM_PROB_BIOS_TABLE added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB.CM_PROB_BOOT_CONFIG_CONFLICT added
Expand Down Expand Up @@ -2180,3 +2178,83 @@ Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB.CM_PROB_USED_BY_DEBUGG
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB.CM_PROB_VXDLDR added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB.CM_PROB_WAITING_ON_DEPENDENCY added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_PROB.CM_PROB_WILL_BE_REMOVED added
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_APM_DRIVER removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_APM_ENUMERATOR removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_ARM_WAKEUP removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_BAD_PARTIAL removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_BOOT_LOG_PROB removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_CHILD_WITH_INVALID_ID removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_DEVICE_DISCONNECTED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_DISABLEABLE removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_DRIVER_BLOCKED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_DRIVER_LOADED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_ENUM_LOADED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_FILTERED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_HARDWARE_ENUM removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_HAS_MARK removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_HAS_PROBLEM removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_LEGACY_DRIVER removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_LIAR removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_MANUAL removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_MF_CHILD removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_MF_PARENT removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_MOVED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NEED_RESTART removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NEED_TO_ENUM removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NEEDS_LOCKING removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NO_SHOW_IN_DM removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NOT_FIRST_TIME removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NOT_FIRST_TIMEE removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NT_DRIVER removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_NT_ENUMERATOR removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_PRIVATE_PROBLEM removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_QUERY_REMOVE_ACTIVE removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_QUERY_REMOVE_PENDING removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_REBAL_CANDIDATE removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_REMOVABLE removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_ROOT_ENUMERATED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_SILENT_INSTALL removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_STARTED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_STOP_FREE_RES removed
Windows.Win32.Devices.DeviceAndDriverInstallation.Apis.DN_WILL_BE_REMOVED removed
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_APM_DRIVER added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_APM_ENUMERATOR added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_ARM_WAKEUP added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_BAD_PARTIAL added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_BOOT_LOG_PROB added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_CHANGEABLE_FLAGS added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_CHILD_WITH_INVALID_ID added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_DEVICE_DISCONNECTED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_DISABLEABLE added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_DRIVER_BLOCKED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_DRIVER_LOADED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_ENUM_LOADED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_FILTERED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_HARDWARE_ENUM added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_HAS_MARK added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_HAS_PROBLEM added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_LEGACY_DRIVER added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_LIAR added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_MANUAL added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_MF_CHILD added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_MF_PARENT added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_MOVED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NEED_RESTART added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NEED_TO_ENUM added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NEEDS_LOCKING added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NO_SHOW_IN_DM added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NOT_FIRST_TIME added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NOT_FIRST_TIMEE added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NT_DRIVER added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_NT_ENUMERATOR added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_PRIVATE_PROBLEM added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_QUERY_REMOVE_ACTIVE added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_QUERY_REMOVE_PENDING added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_REBAL_CANDIDATE added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_REMOVABLE added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_ROOT_ENUMERATED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_SILENT_INSTALL added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_STARTED added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_STOP_FREE_RES added
Windows.Win32.Devices.DeviceAndDriverInstallation.CM_DEVNODE_STATUS_FLAGS.DN_WILL_BE_REMOVED added

0 comments on commit 47696c2

Please sign in to comment.