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 |
Jactry Zeng
|
906f91db32
|
propsys: Implement PSCreateMemoryPropertyStore().
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 |
Alistair Leslie-Hughes
|
cbd9354862
|
propsys: Add PSGetPropertyKeyFromName stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-19 13:25:07 +01: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 |
André Hentschel
|
8e273c8f8a
|
propsys: Fix PSGetPropertyDescriptionListFromString spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-24 09:33:53 +01: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 |
Nikolay Sivov
|
d897b32598
|
propsys: Implement PSGetPropertySystem().
|
2014-06-11 13:03:17 +02:00 |
André Hentschel
|
e8ac5892e8
|
propsys: Add stub for PSGetPropertyDescriptionListFromString.
|
2013-12-02 10:57:28 +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 |
Vincent Povirk
|
d8fcf75d04
|
propsys: Add stub InMemoryPropertyStore implementation.
|
2012-05-23 18:25:12 +02:00 |
Vincent Povirk
|
f37bbdc159
|
propsys: Register CLSID_InMemoryPropertyStore.
|
2012-05-23 18:25:11 +02:00 |
Piotr Caban
|
4646ed19ae
|
propsys: Added partial PropVariantToGUID implementation.
|
2011-09-19 17:56:06 +02:00 |
Piotr Caban
|
f8dd85f246
|
propsys: Added InitVariantFromBuffer implementation.
|
2011-09-16 17:23:12 +02:00 |
Piotr Caban
|
27ac89acbc
|
propsys: Added InitVariantFromGUIDAsString implementation.
|
2011-09-16 17:23:12 +02:00 |
Andrew Nguyen
|
78110088d4
|
propsys: Add a PSRefreshPropertySchema stub.
|
2011-02-16 14:26:26 +01:00 |
Hans Leidekker
|
01176ce7db
|
propsys: Add a stub implementation of PSGetPropertyDescription.
|
2010-09-27 14:10:45 +02:00 |
Andrew Nguyen
|
9d85d46a1a
|
propsys: Implement PSPropertyKeyFromString.
|
2010-07-26 18:38:30 +02:00 |
Andrew Nguyen
|
c50177b1c1
|
propsys: Implement PSStringFromPropertyKey.
|
2010-07-26 18:38:30 +02:00 |
Aric Stewart
|
6979c4142f
|
propsys: Stub for PSUnregisterPropertySchema.
Needed for IE8 install.
|
2009-03-23 13:22:22 +01:00 |
Nikolay Sivov
|
1ba1ff5f16
|
propsys: Stub for PSRegisterPropertySchema.
|
2009-02-04 15:42:39 +01:00 |
James Hawkins
|
47120f5003
|
propsys: Add an initial implementation of PropVariantChangeType.
|
2008-02-27 14:52:26 +01:00 |
James Hawkins
|
0758802794
|
propsys: Add a stub implementation of propsys.dll.
|
2008-01-16 12:17:20 +01:00 |