Hans Leidekker
|
78e9b02ceb
|
wbemprox: Use wide character string literals.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-04-20 12:49:11 +02:00 |
Hans Leidekker
|
76ee089aad
|
wbemprox: Use a terminated string in parse_resource.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48245
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-09 23:47:46 +01:00 |
Hans Leidekker
|
dba0dd4161
|
wbemprox: Build with msvcrt.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-04 21:14:53 +02:00 |
Alexandre Julliard
|
cea239e905
|
wbemprox: Use strncmpiW instead of memicmpW for strings without embedded nulls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-08 08:35:23 -05:00 |
Michael Stefaniuc
|
3f4f96e088
|
wbemprox: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-09-12 23:15:12 +02:00 |
Michael Müller
|
9961961901
|
wbemprox: Allow connecting to localhost.
|
2015-04-29 12:23:40 +09:00 |
Dmitry Timoshkov
|
182ff187a9
|
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
|
2014-01-07 15:23:07 +01:00 |
Hans Leidekker
|
d799a664f4
|
wbemprox: Accept the root\default namespace.
|
2013-08-21 14:24:22 +02:00 |
Marcus Meissner
|
9d593b1183
|
wbemprox: Free server on exit (Coverity).
|
2013-05-09 19:24:19 +02:00 |
Hans Leidekker
|
21ea8b3c3c
|
wbemprox: Implement IWbemServices::OpenNamespace.
|
2012-06-26 17:33:05 +02:00 |
Hans Leidekker
|
0588ba6939
|
wbemprox: Parse the resource string in IWbemLocator::ConnectServer.
|
2012-06-25 17:09:43 +02:00 |
Hans Leidekker
|
e7a4fb1573
|
wbemprox: Improve tracing in IWbemLocator::ConnectServer.
|
2012-06-19 11:12:57 +02:00 |
Hans Leidekker
|
06b5732798
|
wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject.
|
2012-06-14 18:20:19 +02:00 |
Hans Leidekker
|
f817cd7ace
|
wbemprox: Add a stub implementation of IWbemServices.
|
2012-06-14 18:20:02 +02:00 |
Michael Stefaniuc
|
e75635a738
|
wbemprox: Use an iface instead of a vtbl pointer in wbem_locator.
|
2010-12-05 16:44:07 +01:00 |
Hans Leidekker
|
2182dd1fa7
|
wbemprox: Add a stub implementation of IWbemLocator.
|
2009-07-14 15:13:01 +02:00 |