mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 03:38:28 +00:00
[SETUPAPI][PSDK] Implement SetupDiGetCustomDevicePropertyW
This commit is contained in:
parent
1e06829961
commit
d44ed03b6c
3 changed files with 82 additions and 1 deletions
|
@ -117,6 +117,7 @@ extern "C" {
|
|||
#define DICS_START 4
|
||||
#define DICS_FLAG_CONFIGGENERAL 4
|
||||
#define DICS_STOP 5
|
||||
#define DICUSTOMDEVPROP_MERGE_MULTISZ 0x00000001
|
||||
#define DIF_SELECTDEVICE 1
|
||||
#define DIF_INSTALLDEVICE 2
|
||||
#define DIF_ASSIGNRESOURCES 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue