1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/wbemprox
2023-08-29 21:54:03 +02:00
..
tests wbemprox: Add Win32_SoundDevice query test for Caption property. 2023-08-29 21:54:01 +02:00
builtin.c wbemprox: Add NetConnectionID, NetEnabled properties in Win32_NetworkAdapter. 2023-08-29 21:54:03 +02:00
class.c wbemprox: Avoid assigning COM objects to interface variables. 2023-05-10 21:18:09 +02:00
main.c
Makefile.in
process.c
qualifier.c wbemprox: Avoid assigning COM objects to interface variables. 2023-05-10 21:18:09 +02:00
query.c wbemprox: Fix memory leak on error path in create_view (scan-build). 2023-06-05 14:01:07 +02:00
reg.c wbemprox: Fix memory leak on error path in enum_key (scan-build). 2023-06-20 20:27:21 +02:00
security.c
service.c
services.c wbemprox: Avoid assigning COM objects to interface variables. 2023-05-10 21:18:09 +02:00
sysrestore.c
table.c
wbemlocator.c
wbemprox_private.h wbemprox: Remove DECLSPEC_HIDDEN usage. 2023-07-31 21:04:08 +09:00
wbemprox.idl
wbemprox.spec
wql.y