1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/wbemprox
2024-05-24 12:25:17 +02:00
..
tests wbemprox: Add property 'Status' to Win32_BIOS. 2024-04-02 12:17:26 +02:00
builtin.c wbemprox: Use RtlGetNativeSystemInformation directly to get the correct info on ARM platforms. 2024-05-15 22:51:33 +02:00
class.c wbemprox: Protect tables with a critical section. 2024-02-23 21:05:57 +01:00
main.c
Makefile.in
process.c
qualifier.c
query.c wbemprox: Protect tables with a critical section. 2024-02-23 21:05:57 +01:00
reg.c
security.c
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_private.h wbemprox: Use separate critical sections for tables and table list. 2024-03-06 19:03:11 +01:00
wbemprox.idl
wbemprox.spec
wql.y wbemprox: Don't reference yysymbol_name on older bisons. 2024-05-24 12:25:17 +02:00