Commit Graph

15 Commits (ab8959a0503efef032235acbabc0fcbe81fcd1a1)

Author SHA1 Message Date
Hans Leidekker 01176ce7db propsys: Add a stub implementation of PSGetPropertyDescription. 2010-09-27 14:10:45 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Andrew Nguyen 4c7f9efd16 propsys: Fix comma processing in PSPropertyKeyFromString. 2010-07-28 16:28:19 +02:00
Andrew Nguyen be5fdcd242 propsys/tests: Add tests for PSPropertyKeyFromString. 2010-07-26 18:38:30 +02:00
Andrew Nguyen 9d85d46a1a propsys: Implement PSPropertyKeyFromString. 2010-07-26 18:38:30 +02:00
Andrew Nguyen c20908bf56 propsys/tests: Add tests for PSStringFromPropertyKey. 2010-07-26 18:38:30 +02:00
Andrew Nguyen c50177b1c1 propsys: Implement PSStringFromPropertyKey. 2010-07-26 18:38:30 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +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
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01: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