Commit Graph

19 Commits

Author SHA1 Message Date
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
Nikolay Sivov a7b848f32e propsys: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:36 +02:00
Nikolay Sivov 47de869fda propsys: Forward corresponding methods to exports. 2014-06-11 13:03:25 +02: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
Frédéric Delanoy 0ab0384047 propsys: Use BOOL type where appropriate. 2013-10-02 11:06:28 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +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
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 4c7f9efd16 propsys: Fix comma processing in PSPropertyKeyFromString. 2010-07-28 16:28:19 +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
André Hentschel 1643697365 propsys: Mention that the functions are stubs. 2010-06-15 18:29:07 +02:00
Hans Leidekker e7d8fd126b propsys: Return success from PSRegisterPropertySchema. 2010-06-14 14:41:39 +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 0758802794 propsys: Add a stub implementation of propsys.dll. 2008-01-16 12:17:20 +01:00