propsys: Fix PSGetPropertyDescriptionListFromString spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
e4448f24e5
commit
8e273c8f8a
|
@ -81,7 +81,7 @@
|
||||||
@ stub PSGetNamedPropertyFromPropertyStorage
|
@ stub PSGetNamedPropertyFromPropertyStorage
|
||||||
@ stdcall PSGetPropertyDescription(ptr ptr ptr)
|
@ stdcall PSGetPropertyDescription(ptr ptr ptr)
|
||||||
@ stub PSGetPropertyDescriptionByName
|
@ stub PSGetPropertyDescriptionByName
|
||||||
@ stdcall PSGetPropertyDescriptionListFromString(ptr ptr ptr)
|
@ stdcall PSGetPropertyDescriptionListFromString(wstr ptr ptr)
|
||||||
@ stub PSGetPropertyFromPropertyStorage
|
@ stub PSGetPropertyFromPropertyStorage
|
||||||
@ stub PSGetPropertyKeyFromName
|
@ stub PSGetPropertyKeyFromName
|
||||||
@ stdcall PSGetPropertySystem(ptr ptr)
|
@ stdcall PSGetPropertySystem(ptr ptr)
|
||||||
|
|
Loading…
Reference in New Issue