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.

125 lines
3.3 KiB

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1994.
  5. //
  6. // File: thtblapi.cxx
  7. //
  8. // Notes: This file is automatically generated
  9. // Do not modify by hand
  10. //
  11. // History: Fri May 27 10:39:02 1994 Generated
  12. //
  13. //----------------------------------------------------------------------------
  14. #include <headers.cxx>
  15. #pragma hdrstop
  16. #include "thopsapi.cxx"
  17. THOP CONST * CONST apthopsApiThops[] =
  18. {
  19. thopsCoInitialize
  20. , thopsCoUninitialize
  21. , thopsCoGetClassObject
  22. , thopsCoRegisterClassObject
  23. , thopsCoRevokeClassObject
  24. , thopsCoMarshalInterface
  25. , thopsCoUnmarshalInterface
  26. , thopsCoReleaseMarshalData
  27. , thopsCoDisconnectObject
  28. , thopsCoLockObjectExternal
  29. , thopsCoGetStandardMarshal
  30. , thopsCoIsHandlerConnected
  31. , thopsCoFreeAllLibraries
  32. , thopsCoFreeUnusedLibraries
  33. , thopsCoCreateInstance
  34. , thopsCLSIDFromString
  35. , thopsCoIsOle1Class
  36. , thopsProgIDFromCLSID
  37. , thopsCLSIDFromProgID
  38. , thopsCoCreateGuid
  39. , thopsCoFileTimeToDosDateTime
  40. , thopsCoDosDateTimeToFileTime
  41. , thopsCoFileTimeNow
  42. , thopsCoRegisterMessageFilter
  43. , thopsCoGetTreatAsClass
  44. , thopsCoTreatAsClass
  45. , thopsDllGetClassObject
  46. , thopsStgCreateDocfile
  47. , thopsStgCreateDocfileOnILockBytes
  48. , thopsStgOpenStorage
  49. , thopsStgOpenStorageOnILockBytes
  50. , thopsStgIsStorageFile
  51. , thopsStgIsStorageILockBytes
  52. , thopsStgSetTimes
  53. , thopsCreateDataAdviseHolder
  54. , thopsCreateDataCache
  55. , thopsBindMoniker
  56. , thopsMkParseDisplayName
  57. , thopsMonikerRelativePathTo
  58. , thopsMonikerCommonPrefixWith
  59. , thopsCreateBindCtx
  60. , thopsCreateGenericComposite
  61. , thopsGetClassFile
  62. , thopsCreateFileMoniker
  63. , thopsCreateItemMoniker
  64. , thopsCreateAntiMoniker
  65. , thopsCreatePointerMoniker
  66. , thopsGetRunningObjectTable
  67. , thopsReadClassStg
  68. , thopsWriteClassStg
  69. , thopsReadClassStm
  70. , thopsWriteClassStm
  71. , thopsWriteFmtUserTypeStg
  72. , thopsReadFmtUserTypeStg
  73. , thopsOleInitialize
  74. , thopsOleUninitialize
  75. , thopsOleQueryLinkFromData
  76. , thopsOleQueryCreateFromData
  77. , thopsOleCreate
  78. , thopsOleCreateFromData
  79. , thopsOleCreateLinkFromData
  80. , thopsOleCreateStaticFromData
  81. , thopsOleCreateLink
  82. , thopsOleCreateLinkToFile
  83. , thopsOleCreateFromFile
  84. , thopsOleLoad
  85. , thopsOleSave
  86. , thopsOleLoadFromStream
  87. , thopsOleSaveToStream
  88. , thopsOleSetContainedObject
  89. , thopsOleNoteObjectVisible
  90. , thopsRegisterDragDrop
  91. , thopsRevokeDragDrop
  92. , thopsDoDragDrop
  93. , thopsOleSetClipboard
  94. , thopsOleGetClipboard
  95. , thopsOleFlushClipboard
  96. , thopsOleIsCurrentClipboard
  97. , thopsOleCreateMenuDescriptor
  98. , thopsOleSetMenuDescriptor
  99. , thopsOleDestroyMenuDescriptor
  100. , thopsOleDraw
  101. , thopsOleRun
  102. , thopsOleIsRunning
  103. , thopsOleLockRunning
  104. , thopsCreateOleAdviseHolder
  105. , thopsOleCreateDefaultHandler
  106. , thopsOleCreateEmbeddingHelper
  107. , thopsOleRegGetUserType
  108. , thopsOleRegGetMiscStatus
  109. , thopsOleRegEnumFormatEtc
  110. , thopsOleRegEnumVerbs
  111. , thopsOleConvertIStorageToOLESTREAM
  112. , thopsOleConvertOLESTREAMToIStorage
  113. , thopsOleConvertIStorageToOLESTREAMEx
  114. , thopsOleConvertOLESTREAMToIStorageEx
  115. , thopsOleDoAutoConvert
  116. , thopsOleGetAutoConvert
  117. , thopsOleSetAutoConvert
  118. , thopsGetConvertStg
  119. , thopsSetConvertStg
  120. , thopsReadOleStg
  121. , thopsWriteOleStg
  122. };