reactos/dll/win32/setupapi
Victor Perevertkin e468da06be
[SETUPAPI] Set the CONFIGFLAG_FAILEDINSTALL flag in SetupDiInstallDevice
The code follows the comment now. The fix may be wrong, but DNF_DISABLED
is a kernel flag and should definitely not be used in a dll.
2021-01-27 05:15:14 +03:00
..
lang [TRANSLATION] Updating Spanish translation (#2503) 2020-04-06 13:17:20 +02:00
res
cfgmgr.c [SETUPAPI] Do not use strlen on buffers which may possibly contain REG_MULTI_SZ 2020-12-06 19:49:57 +03:00
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
devclass.c [SETUPAPI] SetupDiGetClassDevPropertySheetsW: Implement adding property pages from an installer. 2018-10-23 23:11:19 +02:00
devinst.c [SETUPAPI] Set the CONFIGFLAG_FAILEDINSTALL flag in SetupDiInstallDevice 2021-01-27 05:15:14 +03:00
dialog.c
dirid.c
diskspace.c
driver.c [SETUPAPI] Use ClassInstallReserved field instead of Reserved to store a pointer. 2019-04-01 22:20:39 +02:00
install.c [SETUPAPI] profile_items_callback(): Check LinkName (#2049) 2019-11-27 01:48:32 +01:00
interface.c [SETUPAPI] Use ClassInstallReserved field instead of Reserved to store a pointer. 2019-04-01 22:20:39 +02:00
misc.c [SETUPAPI] Implement SetupGetNonInteractiveMode() and SetupSetNonInteractiveMode(). 2018-12-02 14:10:25 +01:00
parser.c
query.c
queue.c [SETUPAPI] Demote some noisy dprints 2019-08-23 13:03:36 +02:00
resource.h
rpc.c
rpc_private.h
setupapi.rc [TRANSLATIONS] Add/Update Portuguese (neutral) translations. (#1687) 2019-06-29 16:55:33 +02:00
setupapi.spec [SETUPAPI] Improve SetupRemoveFromSourceListA/W exports (#2680) 2020-04-29 00:58:40 +03: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 [SetupAPI] Sync to wine. 2019-12-09 19:15:49 -06:00