mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2025-09-21 00:42:03 +03:00
Signed-off-by: Mark Harmstone <mark@harmstone.com> Signed-off-by: Martin Storsjö <martin@martin.st>
23 lines
470 B
Modula-2
23 lines
470 B
Modula-2
LIBRARY propsys
|
|
|
|
EXPORTS
|
|
|
|
InitPropVariantFromCLSID
|
|
InitPropVariantFromFileTime
|
|
InitVariantFromBuffer
|
|
PropVariantChangeType
|
|
PropVariantCompareEx
|
|
PropVariantToBoolean
|
|
PropVariantToBSTR
|
|
PropVariantToGUID
|
|
PropVariantToStringAlloc
|
|
PropVariantToStringWithDefault
|
|
PropVariantToVariant
|
|
PropVariantToWinRTPropertyValue
|
|
PSCreateAdapterFromPropertyStore
|
|
PSCreateMemoryPropertyStore
|
|
PSCreatePropertyStoreFromObject
|
|
VariantToGUID
|
|
VariantToPropVariant
|
|
WinRTPropertyValueToPropVariant
|