reactos/dll/win32/setupapi
2018-09-26 23:49:01 +02:00
..
lang [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
res
cfgmgr.c [SETUPAPI] Add stubs for CM_Detect_Resource_Conflict and CM_Detect_Resource_Conflict_Ex 2018-05-21 02:30:35 +02:00
CMakeLists.txt [CMAKE] Allow overriding the .dll extension for delay imports in MSVC builds. 2018-01-01 19:05:30 +01:00
devclass.c [SETUPAPI] SetupDiGetClassDevPropertySheetsW: Support class property sheet providers. 2018-09-26 23:49:01 +02:00
devinst.c [SETUPAPI] Replace the remaining internal calls to SetupDiOpenDevRegKey and SetupDiCreateDevRegKeyW by calls to SETUPDI_OpenDrvKey, SETUPDI_CreateDevKey or SETUPDI_CreateDrvKey. 2018-09-23 20:19:26 +02:00
dialog.c
dirid.c
diskspace.c
driver.c [SETUPAPI] Do not use SetupDiOpenDevRegKey in other SetupDi functions. Use SETUPDI_OpenDevKey or SETUPDI_OpenDrvKey instead. 2018-09-23 16:16:12 +02:00
install.c
interface.c
misc.c
parser.c
query.c
queue.c [SETUPAPI] Fix extraction of files from a cabinet file using the SetupQueueCopy and SetupCommitFileQueue method. 2017-12-31 02:48:58 +01:00
resource.h
rpc.c
rpc_private.h
setupapi.rc
setupapi.spec [SETUPAPI] Add stubs for CM_Detect_Resource_Conflict and CM_Detect_Resource_Conflict_Ex 2018-05-21 02:30:35 +02:00
setupapi_private.h [SETUPAPI] Replace the remaining internal calls to SetupDiOpenDevRegKey and SetupDiCreateDevRegKeyW by calls to SETUPDI_OpenDrvKey, SETUPDI_CreateDevKey or SETUPDI_CreateDrvKey. 2018-09-23 20:19:26 +02:00
setupcab.c
stringtable.c
stubs.c