[UMPNPMGR][USETUP] Use PlugPlayControlStartDevice in usetup and umpnpmgr
[reactos.git] / base / services / umpnpmgr / rpcserver.c
2021-03-16 Victor Perevertkin[UMPNPMGR][USETUP] Use PlugPlayControlStartDevice in... 3481/head
2021-03-16 Victor Perevertkin[NDK] Change the data structure for PlugPlayControlRese...
2020-12-06 Victor Perevertkin[UMPNPMGR] Set the data type in all cases of PNP_GetDev...
2020-05-21 Eric Kohl[UMPNPMGR] Start work on PNP_GetNextResDes()
2020-05-20 Eric Kohl[UMPNPMGR] Improve some debug messages
2020-05-10 Eric Kohl[UMPNPMGR] Implement PNP_GetFirstLogConf and PNP_GetNex...
2020-03-09 Serge Gautherie[UMPNPMGR] rpcserver.c: Fix debug message copypastas...
2020-03-08 Eric Kohl[UMPNPMGR] Implement PNP_DisableDevInst()
2020-03-08 Eric Kohl[UMPNPMGR] Fix indentation and improve debug messages
2020-02-23 Eric Kohl[UMPNPMGR] Improve PNP_DeviceInstanceAction
2020-02-16 Eric Kohl[UMPNPMGR] Improve some DPRINTS and PNP_CreateKey
2020-02-16 Eric Kohl[UMPNPMGR] Replace magic values and improve DPRINTS...
2020-02-16 Eric Kohl[UMPNPMGR] Implement PNP_RegisterDriver()
2019-11-09 Eric Kohl[UMPNPMGR] Add checks for the root device instance ID
2019-11-09 Eric Kohl[UMPNPMGR] Validate device instance IDs before use
2019-11-09 Eric Kohl[UMPNPMGR] Implement PNP_RequestEjectPC()
2019-10-15 Eric Kohl[umpnpmgr][ndk] Implement PNP_RequestDeviceEject()...
2019-10-13 Eric Kohl[UMPNPMGR] Implement PNP_QueryRemove()
2019-07-14 Hermès Bélusca-Maïto[UMPNPMGR] Fix build.
2019-07-14 Eric Kohl[UMPNPMGR] PNP_GetDeviceStatus: Move the code that...
2019-07-07 Eric Kohl[SETUPAPI][UMPNPMGR] The 3rd parameter of PNP_RegisterN...
2019-06-29 Eric Kohl[UMPNPMGR] PNP_RegisterNotification: Add notification...
2019-06-29 Eric Kohl[UMPNPMGR][SETUPAPI] PNP_RegisterNotification() has...
2019-06-23 Eric Kohl[SETUPAPI][UMPNPMGR] PNP_UnregisterNotification: Add...
2019-06-23 Eric Kohl[SETUPAPI][UMPNPMGR] Improve CMP_RegisterNotification...
2019-06-11 Eric Kohl[UMPNPMGR] PNP_SetHwProf is not implemented in Windows...
2019-06-06 Eric Kohl[UMPNPMGR] Implement PNP_GetClassInstance().
2019-05-30 Eric Kohl[UMPNPMGR] Split the monolithic monster: service, rpc...