Leaked source code of windows server 2003
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

  1. LIBRARY IPROP
  2. EXPORTS PropVariantCopy = ole32.PropVariantCopy
  3. PropVariantClear = ole32.PropVariantClear
  4. FreePropVariantArray = ole32.FreePropVariantArray
  5. StgCreatePropStg = ole32.StgCreatePropStg
  6. StgOpenPropStg = ole32.StgOpenPropStg
  7. StgCreatePropSetStg = ole32.StgCreatePropSetStg
  8. PropStgNameToFmtId = ole32.PropStgNameToFmtId
  9. FmtIdToPropStgName = ole32.FmtIdToPropStgName