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 |
Alexandre Julliard
|
445af46a18
|
propsys: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-18 23:51:51 +02:00 |
Frédéric Delanoy
|
7533040cfc
|
propsys: Use BOOL type where appropriate.
|
2014-02-11 19:19:13 +01:00 |
Vincent Povirk
|
0537454eae
|
propsys: Fix memory leak in IPropertyStore::SetValue.
|
2012-08-28 10:01:09 +02:00 |
Vincent Povirk
|
91e95e125e
|
propsys: Implement IPropertyStoreCache::SetValueAndState.
|
2012-05-24 21:30:48 +02:00 |
Vincent Povirk
|
f833061e50
|
propsys: Implement IPropertyStoreCache::SetState.
|
2012-05-24 21:30:40 +02:00 |
Vincent Povirk
|
c3748c7daa
|
propsys: Implement IPropertyStoreCache::GetValueAndState.
|
2012-05-24 21:30:33 +02:00 |
Vincent Povirk
|
a28183f390
|
propsys: Implement IPropertyStoreCache::GetState.
|
2012-05-24 21:30:24 +02:00 |
Vincent Povirk
|
0ba11e8970
|
propsys: Implement IPropertyStore::GetAt.
|
2012-05-24 21:30:14 +02:00 |
Vincent Povirk
|
d2d225f6a5
|
propsys: Implement IPropertyStore::GetCount.
|
2012-05-23 18:25:13 +02:00 |
Vincent Povirk
|
51ab813948
|
propsys: Implement IPropertyStore::SetValue and GetValue.
|
2012-05-23 18:25:12 +02:00 |
Vincent Povirk
|
d8fcf75d04
|
propsys: Add stub InMemoryPropertyStore implementation.
|
2012-05-23 18:25:12 +02:00 |