1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Nikolay Sivov
acb2e4fc7a propsys: Add a semi-stub for PSCreatePropertyStoreFromObject().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47958
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-04 12:13:37 +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
47de869fda propsys: Forward corresponding methods to exports. 2014-06-11 13:03:25 +02:00
André Hentschel
e8ac5892e8 propsys: Add stub for PSGetPropertyDescriptionListFromString. 2013-12-02 10:57:28 +01: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
Maarten Lankhorst
ec6b08f620 include: Add partial propsys header. 2009-11-13 11:52:24 +01:00