Sweden-Number/dlls/wbemprox
Alexandre Julliard 7026b59b48 wbemprox: Use %define api.pure instead of %pure-parser.
The latter is deprecated and causes warnings.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-25 20:47:43 +01:00
..
tests wbemprox/tests: Remove some unused variables. 2019-10-07 09:58:52 +02:00
Makefile.in wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
builtin.c wbemprox: Always free 'new_path'. 2019-11-18 19:12:14 +01:00
class.c wbemprox: Map CIM_UINT16 and CIM_UINT32 to VT_I4 by default. 2019-09-19 22:07:53 +02:00
main.c wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
process.c wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
qualifier.c wbemprox: Implement IWbemQualifierSet::GetNames. 2019-08-28 18:16:40 +02:00
query.c wbemprox: Fix a leak on error path (Coverity). 2019-10-07 09:58:56 +02:00
reg.c wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
security.c wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
service.c wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
services.c wbemprox: Fix multiple leaks in parse_path (Coverity). 2019-10-07 09:58:59 +02:00
table.c wbemprox: Add support for CIM_REAL32 values. 2019-09-17 16:50:44 +02:00
wbemlocator.c wbemprox: Build with msvcrt. 2019-07-04 21:14:53 +02:00
wbemprox.idl
wbemprox.spec
wbemprox_private.h wbemprox: Map CIM_UINT16 and CIM_UINT32 to VT_I4 by default. 2019-09-19 22:07:53 +02:00
wql.y wbemprox: Use %define api.pure instead of %pure-parser. 2019-11-25 20:47:43 +01:00