Source code of Windows XP (NT5)
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.

138 lines
3.0 KiB

  1. ;;
  2. ;; ole2ui.def
  3. ;;
  4. ;; Definition file for ole2ui.dll
  5. ;;
  6. ;; (c) Copyright Microsoft Corp. 1992 - 1993 All Rights Reserved
  7. ;;
  8. ;;
  9. CODE MOVEABLE DISCARDABLE
  10. DATA MOVEABLE SINGLE
  11. HEAPSIZE 16392
  12. EXPORTS WEP @1 RESIDENTNAME
  13. ;;
  14. ;; NOTE: DO NOT PLACE ANY EXPORTS HERE -- USE THE
  15. ;; __export KEYWORD INSTEAD.
  16. SetDCToAnisotropic
  17. SetDCToDrawInHimetricRect
  18. ResetOrigDC
  19. XformRectInPixelsToHimetric
  20. XformRectInHimetricToPixels
  21. XformSizeInPixelsToHimetric
  22. XformSizeInHimetricToPixels
  23. XformWidthInHimetricToPixels
  24. XformWidthInPixelsToHimetric
  25. XformHeightInHimetricToPixels
  26. XformHeightInPixelsToHimetric
  27. AreRectsEqual
  28. ParseCmdLine
  29. OleStdIsOleLink
  30. OleStdQueryInterface
  31. OleStdCreateRootStorage
  32. OleStdOpenRootStorage
  33. OleStdOpenOrCreateRootStorage
  34. OleStdCreateChildStorage
  35. OleStdOpenChildStorage
  36. OleStdCommitStorage
  37. OleStdCreateStorageOnHGlobal
  38. OleStdCreateTempStorage
  39. OleStdDoConvert
  40. OleStdGetTreatAsFmtUserType
  41. OleStdDoTreatAsClass
  42. OleStdSetupAdvises
  43. OleStdSwitchDisplayAspect
  44. OleStdSetIconInCache
  45. OleStdGetData
  46. OleStdMarkPasteEntryList
  47. OleStdGetPriorityClipboardFormat
  48. OleStdIsDuplicateFormat
  49. OleStdRegisterAsRunning
  50. OleStdRevokeAsRunning
  51. OleStdNoteFileChangeTime
  52. OleStdNoteObjectChangeTime
  53. OleStdGetOleObjectData
  54. OleStdGetLinkSourceData
  55. OleStdGetObjectDescriptorData
  56. OleStdGetObjectDescriptorDataFromOleObject
  57. OleStdFillObjectDescriptorFromData
  58. OleStdCopyMetafilePict
  59. OleStdGetMetafilePictFromOleObject
  60. OleStdQueryOleObjectData
  61. OleStdQueryLinkSourceData
  62. OleStdQueryObjectDescriptorData
  63. OleStdQueryFormatMedium
  64. OleStdGetDropEffect
  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. OleStdCreateTargetDevice
  82. OleStdDeleteTargetDevice
  83. OleStdCopyTargetDevice
  84. OleStdCopyFormatEtc
  85. OleDbgPrint
  86. OleDbgPrintAlways
  87. OleDbgSetDbgLevel
  88. OleDbgGetDbgLevel
  89. OleDbgIndent
  90. OleDbgPrintRefCnt
  91. OleDbgPrintRefCntAlways
  92. OleDbgPrintRect
  93. OleDbgPrintRectAlways
  94. OleDbgPrintScodeAlways
  95. OleUIInitialize
  96. OleUIUnInitialize
  97. OleUIAddVerbMenu
  98. OleUIMetafilePictFromIconAndLabel
  99. OleUIMetafilePictIconFree
  100. OleUIMetafilePictIconDraw
  101. OleUIMetafilePictExtractLabel
  102. OleUIMetafilePictExtractIcon
  103. OleUIMetafilePictExtractIconSource
  104. OleUIInsertObject
  105. OleUIPasteSpecial
  106. OleUIEditLinks
  107. OleUIChangeIcon
  108. OleUIConvert
  109. OleUIBusy
  110. OleUIUpdateLinks
  111. OleUIDrawHandles
  112. OleUIDrawShading
  113. OleUIShowObject
  114. RegisterHatchWindowClass
  115. CreateHatchWindow
  116. GetHatchWidth
  117. GetHatchRect
  118. SetHatchRect
  119. SetHatchWindowSize
  120. OleUIPromptUser
  121. OleStdEnumFmtEtc_Create
  122. GetIconOfFile
  123. GetIconOfClass
  124. OleStdGetAuxUserType
  125. OleStdGetUserTypeOfClass
  126. OleStdIconLabelTextOut
  127. OleStdMsgFilter_Create
  128. OleStdMsgFilter_SetInComingCallStatus
  129. OleStdMsgFilter_GetInComingCallStatus
  130. OleStdMsgFilter_EnableBusyDialog
  131. OleStdMsgFilter_EnableNotRespondingDialog
  132. OleStdMsgFilter_SetParentWindow
  133. OleStdGetMiscStatusOfClass
  134. OleStdGetDefaultFileFormatOfClass