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.

197 lines
5.4 KiB

  1. #if 0
  2. Microsoft Windows
  3. Copyright (C) Microsoft Corporation, 1992 - 1992.
  4. All rights reserved.
  5. This .def file is preprocessed by the compiler to create the version for
  6. the current build in the appropriate subdir. Basically, whatever you
  7. would have used in your code to control what is compiled when can be
  8. used in this file for the same purpose. The following defines are in
  9. use at the time this file was written:
  10. FLAT - Used to indicate a NT/DOS7 build
  11. i386 - Intel i386/i486 build
  12. MIPS - MIPS R3000/R4000 build
  13. ALPHA - DEC Alpha build
  14. DBG - Used to control Debug/Retail. Set to 1 if Debug,
  15. 0 if Retail.
  16. WIN31 - Win16 build
  17. __OS2__ - OS/2 build (used by CT mostly)
  18. If none of these are used, it is assumed the entire file can be used
  19. for all builds.
  20. #endif
  21. LIBRARY ole2ui
  22. EXPORTS
  23. SetDCToAnisotropic
  24. SetDCToDrawInHimetricRect
  25. ResetOrigDC
  26. XformRectInPixelsToHimetric
  27. XformRectInHimetricToPixels
  28. XformSizeInPixelsToHimetric
  29. XformSizeInHimetricToPixels
  30. XformWidthInHimetricToPixels
  31. XformWidthInPixelsToHimetric
  32. XformHeightInHimetricToPixels
  33. XformHeightInPixelsToHimetric
  34. ParseCmdLine
  35. OleStdIsOleLink
  36. OleStdQueryInterface
  37. OleStdCreateRootStorage
  38. OleStdOpenRootStorage
  39. OleStdOpenOrCreateRootStorage
  40. OleStdCreateChildStorage
  41. OleStdOpenChildStorage
  42. OleStdCommitStorage
  43. OleStdCreateStorageOnHGlobal
  44. OleStdCreateTempStorage
  45. OleStdDoConvert
  46. OleStdGetTreatAsFmtUserType
  47. OleStdDoTreatAsClass
  48. OleStdSetupAdvises
  49. OleStdSwitchDisplayAspect
  50. OleStdSetIconInCache
  51. OleStdGetData
  52. OleStdMarkPasteEntryList
  53. OleStdGetPriorityClipboardFormat
  54. OleStdIsDuplicateFormat
  55. OleStdRegisterAsRunning
  56. OleStdRevokeAsRunning
  57. OleStdNoteFileChangeTime
  58. OleStdNoteObjectChangeTime
  59. OleStdGetOleObjectData
  60. OleStdGetLinkSourceData
  61. OleStdGetObjectDescriptorData
  62. OleStdGetObjectDescriptorDataFromOleObject
  63. OleStdFillObjectDescriptorFromData
  64. OleStdGetMetafilePictFromOleObject
  65. OleStdCreateTempFileMoniker
  66. OleStdGetFirstMoniker
  67. OleStdGetLenFilePrefixOfMoniker
  68. OleStdMalloc
  69. OleStdRealloc
  70. OleStdFree
  71. OleStdGetSize
  72. OleStdFreeString
  73. OleStdCopyString
  74. OleStdGetItemToken
  75. OleStdInitVtbl
  76. OleStdCheckVtbl
  77. OleStdVerifyRelease
  78. OleStdRelease
  79. OleStdCreateDC
  80. OleStdCreateIC
  81. OleStdDeleteTargetDevice
  82. OleStdCopyTargetDevice
  83. OleStdCopyFormatEtc
  84. OleDbgPrint
  85. OleDbgPrintAlways
  86. OleDbgSetDbgLevel
  87. OleDbgGetDbgLevel
  88. OleDbgIndent
  89. OleDbgPrintRefCnt
  90. OleDbgPrintRefCntAlways
  91. OleDbgPrintRect
  92. OleDbgPrintRectAlways
  93. OleDbgPrintScodeAlways
  94. OleUIInitialize
  95. OleUIUnInitialize
  96. OleUIAddVerbMenu
  97. OleUIMetafilePictIconFree
  98. OleUIMetafilePictIconDraw
  99. OleUIMetafilePictExtractLabel
  100. OleUIMetafilePictExtractIcon
  101. OleUIMetafilePictExtractIconSource
  102. OleUIInsertObject
  103. OleUIPasteSpecial
  104. OleUIEditLinks
  105. OleUIChangeIcon
  106. OleUIConvert
  107. OleUIBusy
  108. OleUIUpdateLinks
  109. OleUIDrawHandles
  110. OleUICanConvertOrActivateAs
  111. OleUIDrawShading
  112. OleUIShowObject
  113. OleUIPromptUser
  114. RegisterHatchWindowClass
  115. CreateHatchWindow
  116. GetHatchWidth
  117. GetHatchRect
  118. SetHatchRect
  119. SetHatchWindowSize
  120. OleStdEnumFmtEtc_Create
  121. OleStdGetAuxUserType
  122. OleStdGetUserTypeOfClass
  123. OleStdIconLabelTextOut
  124. OleStdMsgFilter_Create
  125. OleStdMsgFilter_SetInComingCallStatus
  126. OleStdMsgFilter_GetInComingCallStatus
  127. OleStdMsgFilter_EnableBusyDialog
  128. OleStdMsgFilter_EnableNotRespondingDialog
  129. OleStdMsgFilter_SetParentWindow
  130. OleStdGetMiscStatusOfClass
  131. OleStdGetDefaultFileFormatOfClass
  132. OleStdDestroyAllElements
  133. OleStdCreateDbAlloc
  134. OleStdInitSummaryInfo
  135. OleStdFreeSummaryInfo
  136. OleStdClearSummaryInfo
  137. OleStdReadSummaryInfo
  138. OleStdWriteSummaryInfo
  139. OleStdGetSecurityProperty
  140. OleStdSetSecurityProperty
  141. OleStdGetStringProperty
  142. OleStdSetStringProperty
  143. OleStdGetStringZProperty
  144. OleStdGetDocProperty
  145. OleStdSetDocProperty
  146. OleStdGetThumbNailProperty
  147. OleStdSetThumbNailProperty
  148. OleStdGetDateProperty
  149. OleStdSetDateProperty
  150. OleStdMsgFilter_SetHandleInComingCallbackProc
  151. OleStdEnumStatData_Create
  152. OleStdCopyStatData
  153. OleStdCreateStandardPalette
  154. OleStdMkParseDisplayName
  155. CopyAndFreeOLESTR
  156. CopyAndFreeSTR
  157. CreateOLESTR
  158. CreateSTR
  159. CLSIDFromStringA
  160. CLSIDFromProgIDA
  161. CreateFileMonikerA
  162. CreateItemMonikerA
  163. GetClassFileA
  164. MkParseDisplayNameA
  165. OleCreateFromFileA
  166. OleCreateLinkToFileA
  167. OleGetIconOfClassA
  168. OleGetIconOfFileA
  169. OleMetafilePictFromIconAndLabelA
  170. OleRegGetUserTypeA
  171. ProgIDFromCLSIDA
  172. ReadFmtUserTypeStgA
  173. StgCreateDocfileA
  174. StgOpenStorageA
  175. StgSetTimesA
  176. StringFromCLSIDA
  177. WriteFmtUserTypeStgA
  178. CallIMonikerGetDisplayNameA
  179. CallIOleLinkGetSourceDisplayNameA
  180. CallIOleLinkSetSourceDisplayNameA
  181. CallIOleInPlaceFrameSetStatusTextA
  182. CallIOleInPlaceUIWindowSetActiveObjectA
  183. CallIOleObjectGetUserTypeA
  184. CallIOleObjectSetHostNamesA
  185. CallIStorageCreateStorageA
  186. CallIStorageDestroyElementA
  187. CallIStorageOpenStorageA
  188. CallIStorageCreateStreamA
  189. CallIStorageOpenStreamA