..
tests
wbemprox: Add bios name column in Win32_BIOS.
2015-10-07 22:07:32 +09:00
Makefile.in
wbemprox: Add a partial implementation of Win32_Printer.
2015-04-03 17:07:36 +09:00
builtin.c
wbemprox: Add bios name column in Win32_BIOS.
2015-10-07 22:07:32 +09:00
class.c
wbemprox: Silence some noisy FIXMEs.
2015-10-06 22:18:13 +09:00
main.c
wbemprox: No longer prefer native.
2014-05-13 13:47:09 +02:00
process.c
wbemprox: Handle NULL out parameter to object methods.
2014-05-19 15:37:48 +02:00
qualifier.c
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
2014-01-07 15:23:07 +01:00
query.c
wbemprox: Fix evaluation of LIKE queries.
2015-08-17 14:46:08 +09:00
reg.c
wbemprox: Fix BSTR leaks caused by incorrect use of SafeArrayPutElement() (Valgrind).
2015-04-22 23:25:20 +09:00
security.c
wbemprox: Fixed a memory leak in get_sd (Coverity).
2014-09-22 19:09:10 +02:00
service.c
wbemprox: Don't call CloseServiceHandle() with an invalid handle.
2015-07-16 21:20:53 +09:00
services.c
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
2014-01-07 15:23:07 +01:00
table.c
wbemprox: Fix handling of arrays as query results.
2015-05-22 16:15:06 +09:00
wbemlocator.c
wbemprox: Allow connecting to localhost.
2015-04-29 12:23:40 +09:00
wbemprox.idl
makefiles: Add makedep pragmas for registration idl files.
2013-11-05 20:38:18 +01:00
wbemprox.spec
…
wbemprox_private.h
wbemprox: Mark internal symbols with hidden visibility.
2015-04-01 14:13:43 +09:00
wql.y
wbemprox: Treat \r as whitespace.
2015-06-04 15:56:29 +09:00