reactos/dll/win32/setupapi
Hervé Poussineau 4712deb8a8 [SETUPAPI] Fix wrong buffer size given to CM_Get_Device_ID_List_ExW
This buffer overflow was introduced in previous commit.
2021-04-03 00:52:01 +02:00
..
lang [TRANSLATION] Updating Spanish translation (#2503) 2020-04-06 13:17:20 +02:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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] Fix wrong buffer size given to CM_Get_Device_ID_List_ExW 2021-04-03 00:52:01 +02:00
devinst.c [SETUPAPI] Use CM_* functions to get list of devices 2021-04-02 21:41:09 +02:00
dialog.c [NOTEPAD][WORDPAD][MSPAINT]... Use newer file open dialog (#3571) 2021-04-01 22:50:32 +09:00
dirid.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
diskspace.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
query.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
queue.c [SETUPAPI] Demote some noisy dprints 2019-08-23 13:03:36 +02:00
resource.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rpc.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rpc_private.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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] Use CM_* functions to get list of devices 2021-04-02 21:41:09 +02:00
setupcab.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
stringtable.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
stubs.c [SetupAPI] Sync to wine. 2019-12-09 19:15:49 -06:00