This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-31 08:17:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95682e5406cd23588b4e98501ae883d04c3799b0
reactos
/
dll
/
win32
/
setupapi
History
Mark Jansen
95682e5406
[SETUPAPI] Fix broken control definition.
2018-10-28 13:06:08 +01:00
..
lang
[SETUPAPI] Fix broken control definition.
2018-10-28 13:06:08 +01: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
…
devclass.c
[SETUPAPI] SetupDiGetClassDevPropertySheetsW: Implement adding property pages from an installer.
2018-10-23 23:11:19 +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
…
resource.h
…
rpc_private.h
…
rpc.c
…
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
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
setupcab.c
…
stringtable.c
…
stubs.c
…