You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
473 B
10 lines
473 B
LIBRARY IPROP
|
|
EXPORTS PropVariantCopy = ole32.PropVariantCopy
|
|
PropVariantClear = ole32.PropVariantClear
|
|
FreePropVariantArray = ole32.FreePropVariantArray
|
|
StgCreatePropStg = ole32.StgCreatePropStg
|
|
StgOpenPropStg = ole32.StgOpenPropStg
|
|
StgCreatePropSetStg = ole32.StgCreatePropSetStg
|
|
PropStgNameToFmtId = ole32.PropStgNameToFmtId
|
|
FmtIdToPropStgName = ole32.FmtIdToPropStgName
|
|
|