Austin English
|
da998cb206
|
propvarutil.h: Add extern "C" if __cplusplus is defined.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46939
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-03 09:40:14 +02:00 |
Jactry Zeng
|
50a4c4642a
|
propsys: Partially implement PropVariantToBuffer().
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-07 17:57:28 +01:00 |
Jactry Zeng
|
e0a829db99
|
propsys: Implement PropVariantToString().
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-07 17:57:22 +01:00 |
Jactry Zeng
|
3fc1180623
|
propsys: Implement PropVariantToDouble().
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-14 19:53:25 +01:00 |
Nikolay Sivov
|
6fbf6c330b
|
propsys: Add InitPropVariantFromCLSID().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45347
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-09-17 15:41:59 +02:00 |
Fabian Maurer
|
8f1e4097bb
|
propsys: Add PropVariantToStringWithDefault and tests.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 14:16:33 +01:00 |
Fabian Maurer
|
58ea6bddae
|
propsys: Added PropVariantToBoolean with some tests.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 15:05:25 +02:00 |
Alistair Leslie-Hughes
|
1807e5346f
|
propsys: Add semi-stub for PropVariantToStringAlloc.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-06 16:54:27 +09:00 |
Jacek Caban
|
9f781a06dc
|
propvarutil.h: Added InitPropVariantFromInt64 declaration and inline implementation.
|
2012-12-19 14:38:59 +01:00 |
Vincent Povirk
|
c66b5ac4c3
|
propsys: Implement prop variant integer conversions with tests.
|
2012-09-14 11:32:09 +02:00 |
Vincent Povirk
|
52d1db1908
|
propsys: Stub PropVariantCompareEx.
|
2012-09-14 11:31:57 +02:00 |
Francois Gouget
|
4ed257665c
|
include: Add missing include directives.
|
2011-12-16 10:21:00 +01:00 |
Piotr Caban
|
208de163af
|
propsys/tests: Added PropVariantToGUID tests.
|
2011-09-19 17:56:06 +02:00 |
Piotr Caban
|
4a740c8a80
|
propsys/tests: Added InitVariantFromBuffer tests.
|
2011-09-16 17:23:12 +02:00 |
Piotr Caban
|
9642778089
|
propsys/tests: Added InitVariantFromGUIDAsString tests.
|
2011-09-16 17:23:12 +02:00 |
Jacek Caban
|
d46081e67d
|
propvarutil.h: Fixed inline syntax.
|
2011-07-05 13:52:36 +02:00 |
Jacek Caban
|
ad2f8bdd5c
|
propvarutil.h: Added InitPropVariantFromBoolean and InitPropVariantFromString implementations.
|
2011-07-01 17:30:55 +02:00 |
James Hawkins
|
47120f5003
|
propsys: Add an initial implementation of PropVariantChangeType.
|
2008-02-27 14:52:26 +01:00 |