1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/wbemprox
2024-04-02 12:17:26 +02:00
..
tests wbemprox: Add property 'Status' to Win32_BIOS. 2024-04-02 12:17:26 +02:00
builtin.c wbemprox: Add property 'Status' to Win32_BIOS. 2024-04-02 12:17:26 +02:00
class.c wbemprox: Protect tables with a critical section. 2024-02-23 21:05:57 +01:00
main.c wbemprox: Do not call Release() inside wbemprox_cf_CreateInstance(). 2023-02-06 10:11:19 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .y files. 2023-10-14 13:51:42 +02:00
process.c
qualifier.c wbemprox: Avoid assigning COM objects to interface variables. 2023-05-10 21:18:09 +02:00
query.c wbemprox: Protect tables with a critical section. 2024-02-23 21:05:57 +01: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 wbemprox: Use CRT memory allocation functions. 2022-04-12 09:26:20 +02:00
service.c
services.c wbemprox: Force debug info in critical sections. 2024-02-26 22:44:35 +01:00
sysrestore.c
table.c wbemprox: Use separate critical sections for tables and table list. 2024-03-06 19:03:11 +01:00
wbemlocator.c wbemprox: Do not call Release() inside wbemprox_cf_CreateInstance(). 2023-02-06 10:11:19 +01:00
wbemprox.idl
wbemprox.spec
wbemprox_private.h wbemprox: Use separate critical sections for tables and table list. 2024-03-06 19:03:11 +01:00
wql.y wbemprox: Fix out-of-bounds access caused by codepoints above U+00FF. 2023-09-18 11:02:21 +02:00