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.

682 lines
11 KiB

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1994.
  5. //
  6. // File: dbgint.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. #if DBG == 1
  15. char *apszIUnknownNames[] =
  16. {
  17. "QueryInterface"
  18. , "AddRef"
  19. , "Release"
  20. };
  21. char *apszIClassFactoryNames[] =
  22. {
  23. "QueryInterface"
  24. , "AddRef"
  25. , "Release"
  26. , "CreateInstance"
  27. , "LockServer"
  28. };
  29. char *apszIMarshalNames[] =
  30. {
  31. "QueryInterface"
  32. , "AddRef"
  33. , "Release"
  34. , "GetUnmarshalClass"
  35. , "GetMarshalSizeMax"
  36. , "MarshalInterface"
  37. , "UnmarshalInterface"
  38. , "ReleaseMarshalData"
  39. , "DisconnectObject"
  40. };
  41. char *apszIStdMarshalInfoNames[] =
  42. {
  43. "QueryInterface"
  44. , "AddRef"
  45. , "Release"
  46. , "GetClassForHandler"
  47. };
  48. char *apszIMessageFilterNames[] =
  49. {
  50. "QueryInterface"
  51. , "AddRef"
  52. , "Release"
  53. , "HandleInComingCall"
  54. , "RetryRejectedCall"
  55. , "MessagePending"
  56. };
  57. char *apszIExternalConnectionNames[] =
  58. {
  59. "QueryInterface"
  60. , "AddRef"
  61. , "Release"
  62. , "AddConnection"
  63. , "ReleaseConnection"
  64. };
  65. char *apszIEnumStringNames[] =
  66. {
  67. "QueryInterface"
  68. , "AddRef"
  69. , "Release"
  70. , "Next"
  71. , "Skip"
  72. , "Reset"
  73. , "Clone"
  74. };
  75. char *apszIEnumUnknownNames[] =
  76. {
  77. "QueryInterface"
  78. , "AddRef"
  79. , "Release"
  80. , "Next"
  81. , "Skip"
  82. , "Reset"
  83. , "Clone"
  84. };
  85. char *apszIEnumSTATSTGNames[] =
  86. {
  87. "QueryInterface"
  88. , "AddRef"
  89. , "Release"
  90. , "Next"
  91. , "Skip"
  92. , "Reset"
  93. , "Clone"
  94. };
  95. char *apszILockBytesNames[] =
  96. {
  97. "QueryInterface"
  98. , "AddRef"
  99. , "Release"
  100. , "ReadAt"
  101. , "WriteAt"
  102. , "Flush"
  103. , "SetSize"
  104. , "LockRegion"
  105. , "UnlockRegion"
  106. , "Stat"
  107. };
  108. char *apszIStreamNames[] =
  109. {
  110. "QueryInterface"
  111. , "AddRef"
  112. , "Release"
  113. , "Read"
  114. , "Write"
  115. , "Seek"
  116. , "SetSize"
  117. , "CopyTo"
  118. , "Commit"
  119. , "Revert"
  120. , "LockRegion"
  121. , "UnlockRegion"
  122. , "Stat"
  123. , "Clone"
  124. };
  125. char *apszIStorageNames[] =
  126. {
  127. "QueryInterface"
  128. , "AddRef"
  129. , "Release"
  130. , "CreateStream"
  131. , "OpenStream"
  132. , "CreateStorage"
  133. , "OpenStorage"
  134. , "CopyTo"
  135. , "MoveElementTo"
  136. , "Commit"
  137. , "Revert"
  138. , "EnumElements"
  139. , "DestroyElement"
  140. , "RenameElement"
  141. , "SetElementTimes"
  142. , "SetClass"
  143. , "SetStateBits"
  144. , "Stat"
  145. };
  146. char *apszIRootStorageNames[] =
  147. {
  148. "QueryInterface"
  149. , "AddRef"
  150. , "Release"
  151. , "SwitchToFile"
  152. };
  153. char *apszIEnumFORMATETCNames[] =
  154. {
  155. "QueryInterface"
  156. , "AddRef"
  157. , "Release"
  158. , "Next"
  159. , "Skip"
  160. , "Reset"
  161. , "Clone"
  162. };
  163. char *apszIEnumSTATDATANames[] =
  164. {
  165. "QueryInterface"
  166. , "AddRef"
  167. , "Release"
  168. , "Next"
  169. , "Skip"
  170. , "Reset"
  171. , "Clone"
  172. };
  173. char *apszIDataObjectNames[] =
  174. {
  175. "QueryInterface"
  176. , "AddRef"
  177. , "Release"
  178. , "GetData"
  179. , "GetDataHere"
  180. , "QueryGetData"
  181. , "GetCanonicalFormatEtc"
  182. , "SetData"
  183. , "EnumFormatEtc"
  184. , "DAdvise"
  185. , "DUnadvise"
  186. , "EnumDAdvise"
  187. };
  188. char *apszIViewObjectNames[] =
  189. {
  190. "QueryInterface"
  191. , "AddRef"
  192. , "Release"
  193. , "Draw"
  194. , "GetColorSet"
  195. , "Freeze"
  196. , "Unfreeze"
  197. , "SetAdvise"
  198. , "GetAdvise"
  199. };
  200. char *apszIViewObject2Names[] =
  201. {
  202. "QueryInterface"
  203. , "AddRef"
  204. , "Release"
  205. , "Draw"
  206. , "GetColorSet"
  207. , "Freeze"
  208. , "Unfreeze"
  209. , "SetAdvise"
  210. , "GetAdvise"
  211. , "GetExtent"
  212. };
  213. char *apszIAdviseSinkNames[] =
  214. {
  215. "QueryInterface"
  216. , "AddRef"
  217. , "Release"
  218. , "OnDataChange"
  219. , "OnViewChange"
  220. , "OnRename"
  221. , "OnSave"
  222. , "OnClose"
  223. };
  224. char *apszIAdviseSink2Names[] =
  225. {
  226. "QueryInterface"
  227. , "AddRef"
  228. , "Release"
  229. , "OnDataChange"
  230. , "OnViewChange"
  231. , "OnRename"
  232. , "OnSave"
  233. , "OnClose"
  234. , "OnLinkSrcChange"
  235. };
  236. char *apszIDataAdviseHolderNames[] =
  237. {
  238. "QueryInterface"
  239. , "AddRef"
  240. , "Release"
  241. , "Advise"
  242. , "Unadvise"
  243. , "EnumAdvise"
  244. , "SendOnDataChange"
  245. };
  246. char *apszIOleCacheNames[] =
  247. {
  248. "QueryInterface"
  249. , "AddRef"
  250. , "Release"
  251. , "Cache"
  252. , "Uncache"
  253. , "EnumCache"
  254. , "InitCache"
  255. , "SetData"
  256. };
  257. char *apszIOleCache2Names[] =
  258. {
  259. "QueryInterface"
  260. , "AddRef"
  261. , "Release"
  262. , "Cache"
  263. , "Uncache"
  264. , "EnumCache"
  265. , "InitCache"
  266. , "SetData"
  267. , "UpdateCache"
  268. , "DiscardCache"
  269. };
  270. char *apszIOleCacheControlNames[] =
  271. {
  272. "QueryInterface"
  273. , "AddRef"
  274. , "Release"
  275. , "OnRun"
  276. , "OnStop"
  277. };
  278. char *apszIDropTargetNames[] =
  279. {
  280. "QueryInterface"
  281. , "AddRef"
  282. , "Release"
  283. , "DragEnter"
  284. , "DragOver"
  285. , "DragLeave"
  286. , "Drop"
  287. };
  288. char *apszIDropSourceNames[] =
  289. {
  290. "QueryInterface"
  291. , "AddRef"
  292. , "Release"
  293. , "QueryContinueDrag"
  294. , "GiveFeedback"
  295. };
  296. char *apszIPersistNames[] =
  297. {
  298. "QueryInterface"
  299. , "AddRef"
  300. , "Release"
  301. , "GetClassID"
  302. };
  303. char *apszIPersistStorageNames[] =
  304. {
  305. "QueryInterface"
  306. , "AddRef"
  307. , "Release"
  308. , "GetClassID"
  309. , "IsDirty"
  310. , "InitNew"
  311. , "Load"
  312. , "Save"
  313. , "SaveCompleted"
  314. , "HandsOffStorage"
  315. };
  316. char *apszIPersistStreamNames[] =
  317. {
  318. "QueryInterface"
  319. , "AddRef"
  320. , "Release"
  321. , "GetClassID"
  322. , "IsDirty"
  323. , "Load"
  324. , "Save"
  325. , "GetSizeMax"
  326. };
  327. char *apszIPersistFileNames[] =
  328. {
  329. "QueryInterface"
  330. , "AddRef"
  331. , "Release"
  332. , "GetClassID"
  333. , "IsDirty"
  334. , "Load"
  335. , "Save"
  336. , "SaveCompleted"
  337. , "GetCurFile"
  338. };
  339. char *apszIBindCtxNames[] =
  340. {
  341. "QueryInterface"
  342. , "AddRef"
  343. , "Release"
  344. , "RegisterObjectBound"
  345. , "RevokeObjectBound"
  346. , "ReleaseBoundObjects"
  347. , "SetBindOptions"
  348. , "GetBindOptions"
  349. , "GetRunningObjectTable"
  350. , "RegisterObjectParam"
  351. , "GetObjectParam"
  352. , "EnumObjectParam"
  353. , "RevokeObjectParam"
  354. };
  355. char *apszIMonikerNames[] =
  356. {
  357. "QueryInterface"
  358. , "AddRef"
  359. , "Release"
  360. , "GetClassID"
  361. , "IsDirty"
  362. , "Load"
  363. , "Save"
  364. , "GetSizeMax"
  365. , "BindToObject"
  366. , "BindToStorage"
  367. , "Reduce"
  368. , "ComposeWith"
  369. , "Enum"
  370. , "IsEqual"
  371. , "Hash"
  372. , "IsRunning"
  373. , "GetTimeOfLastChange"
  374. , "Inverse"
  375. , "CommonPrefixWith"
  376. , "RelativePathTo"
  377. , "GetDisplayName"
  378. , "ParseDisplayName"
  379. , "IsSystemMoniker"
  380. };
  381. char *apszIRunningObjectTableNames[] =
  382. {
  383. "QueryInterface"
  384. , "AddRef"
  385. , "Release"
  386. , "Register"
  387. , "Revoke"
  388. , "IsRunning"
  389. , "GetObject"
  390. , "NoteChangeTime"
  391. , "GetTimeOfLastChange"
  392. , "EnumRunning"
  393. };
  394. char *apszIEnumMonikerNames[] =
  395. {
  396. "QueryInterface"
  397. , "AddRef"
  398. , "Release"
  399. , "Next"
  400. , "Skip"
  401. , "Reset"
  402. , "Clone"
  403. };
  404. char *apszIEnumOLEVERBNames[] =
  405. {
  406. "QueryInterface"
  407. , "AddRef"
  408. , "Release"
  409. , "Next"
  410. , "Skip"
  411. , "Reset"
  412. , "Clone"
  413. };
  414. char *apszIOleObjectNames[] =
  415. {
  416. "QueryInterface"
  417. , "AddRef"
  418. , "Release"
  419. , "SetClientSite"
  420. , "GetClientSite"
  421. , "SetHostNames"
  422. , "Close"
  423. , "SetMoniker"
  424. , "GetMoniker"
  425. , "InitFromData"
  426. , "GetClipboardData"
  427. , "DoVerb"
  428. , "EnumVerbs"
  429. , "Update"
  430. , "IsUpToDate"
  431. , "GetUserClassID"
  432. , "GetUserType"
  433. , "SetExtent"
  434. , "GetExtent"
  435. , "Advise"
  436. , "Unadvise"
  437. , "EnumAdvise"
  438. , "GetMiscStatus"
  439. , "SetColorScheme"
  440. };
  441. char *apszIOleClientSiteNames[] =
  442. {
  443. "QueryInterface"
  444. , "AddRef"
  445. , "Release"
  446. , "SaveObject"
  447. , "GetMoniker"
  448. , "GetContainer"
  449. , "ShowObject"
  450. , "OnShowWindow"
  451. , "RequestNewObjectLayout"
  452. };
  453. char *apszIRunnableObjectNames[] =
  454. {
  455. "QueryInterface"
  456. , "AddRef"
  457. , "Release"
  458. , "GetRunningClass"
  459. , "Run"
  460. , "IsRunning"
  461. , "LockRunning"
  462. , "SetContainedObject"
  463. };
  464. char *apszIParseDisplayNameNames[] =
  465. {
  466. "QueryInterface"
  467. , "AddRef"
  468. , "Release"
  469. , "ParseDisplayName"
  470. };
  471. char *apszIOleContainerNames[] =
  472. {
  473. "QueryInterface"
  474. , "AddRef"
  475. , "Release"
  476. , "ParseDisplayName"
  477. , "EnumObjects"
  478. , "LockContainer"
  479. };
  480. char *apszIOleItemContainerNames[] =
  481. {
  482. "QueryInterface"
  483. , "AddRef"
  484. , "Release"
  485. , "ParseDisplayName"
  486. , "EnumObjects"
  487. , "LockContainer"
  488. , "GetObject"
  489. , "GetObjectStorage"
  490. , "IsRunning"
  491. };
  492. char *apszIOleAdviseHolderNames[] =
  493. {
  494. "QueryInterface"
  495. , "AddRef"
  496. , "Release"
  497. , "Advise"
  498. , "Unadvise"
  499. , "EnumAdvise"
  500. , "SendOnRename"
  501. , "SendOnSave"
  502. , "SendOnClose"
  503. };
  504. char *apszIOleLinkNames[] =
  505. {
  506. "QueryInterface"
  507. , "AddRef"
  508. , "Release"
  509. , "SetUpdateOptions"
  510. , "GetUpdateOptions"
  511. , "SetSourceMoniker"
  512. , "GetSourceMoniker"
  513. , "SetSourceDisplayName"
  514. , "GetSourceDisplayName"
  515. , "BindToSource"
  516. , "BindIfRunning"
  517. , "GetBoundSource"
  518. , "UnbindSource"
  519. , "Update"
  520. };
  521. char *apszIOleWindowNames[] =
  522. {
  523. "QueryInterface"
  524. , "AddRef"
  525. , "Release"
  526. , "GetWindow"
  527. , "ContextSensitiveHelp"
  528. };
  529. char *apszIOleInPlaceObjectNames[] =
  530. {
  531. "QueryInterface"
  532. , "AddRef"
  533. , "Release"
  534. , "GetWindow"
  535. , "ContextSensitiveHelp"
  536. , "InPlaceDeactivate"
  537. , "UIDeactivate"
  538. , "SetObjectRects"
  539. , "ReactivateAndUndo"
  540. };
  541. char *apszIOleInPlaceActiveObjectNames[] =
  542. {
  543. "QueryInterface"
  544. , "AddRef"
  545. , "Release"
  546. , "GetWindow"
  547. , "ContextSensitiveHelp"
  548. , "TranslateAccelerator"
  549. , "OnFrameWindowActivate"
  550. , "OnDocWindowActivate"
  551. , "ResizeBorder"
  552. , "EnableModeless"
  553. };
  554. char *apszIOleInPlaceUIWindowNames[] =
  555. {
  556. "QueryInterface"
  557. , "AddRef"
  558. , "Release"
  559. , "GetWindow"
  560. , "ContextSensitiveHelp"
  561. , "GetBorder"
  562. , "RequestBorderSpace"
  563. , "SetBorderSpace"
  564. , "SetActiveObject"
  565. };
  566. char *apszIOleInPlaceFrameNames[] =
  567. {
  568. "QueryInterface"
  569. , "AddRef"
  570. , "Release"
  571. , "GetWindow"
  572. , "ContextSensitiveHelp"
  573. , "GetBorder"
  574. , "RequestBorderSpace"
  575. , "SetBorderSpace"
  576. , "SetActiveObject"
  577. , "InsertMenus"
  578. , "SetMenu"
  579. , "RemoveMenus"
  580. , "SetStatusText"
  581. , "EnableModeless"
  582. , "TranslateAccelerator"
  583. };
  584. char *apszIOleInPlaceSiteNames[] =
  585. {
  586. "QueryInterface"
  587. , "AddRef"
  588. , "Release"
  589. , "GetWindow"
  590. , "ContextSensitiveHelp"
  591. , "CanInPlaceActivate"
  592. , "OnInPlaceActivate"
  593. , "OnUIActivate"
  594. , "GetWindowContext"
  595. , "Scroll"
  596. , "OnUIDeactivate"
  597. , "OnInPlaceDeactivate"
  598. , "DiscardUndoState"
  599. , "DeactivateAndUndo"
  600. , "OnPosRectChange"
  601. };
  602. char *apszIRpcChannelBufferNames[] =
  603. {
  604. "QueryInterface"
  605. , "AddRef"
  606. , "Release"
  607. , "GetBuffer"
  608. , "SendReceive"
  609. , "FreeBuffer"
  610. , "GetDestCtx"
  611. , "IsConnected"
  612. };
  613. char *apszIRpcProxyBufferNames[] =
  614. {
  615. "QueryInterface"
  616. , "AddRef"
  617. , "Release"
  618. , "Connect"
  619. , "Disconnect"
  620. };
  621. char *apszIRpcStubBufferNames[] =
  622. {
  623. "QueryInterface"
  624. , "AddRef"
  625. , "Release"
  626. , "Connect"
  627. , "Disconnect"
  628. , "Invoke"
  629. , "IsIIDSupported"
  630. , "CountRefs"
  631. , "DebugServerQueryInterface"
  632. , "DebugServerRelease"
  633. };
  634. char *apszIPSFactoryBufferNames[] =
  635. {
  636. "QueryInterface"
  637. , "AddRef"
  638. , "Release"
  639. , "CreateProxy"
  640. , "CreateStub"
  641. };
  642. char *apszIRpcChannelNames[] =
  643. {
  644. "QueryInterface"
  645. , "AddRef"
  646. , "Release"
  647. , "GetStream"
  648. , "Call"
  649. , "GetDestCtx"
  650. , "IsConnected"
  651. };
  652. char *apszIRpcProxyNames[] =
  653. {
  654. "QueryInterface"
  655. , "AddRef"
  656. , "Release"
  657. , "Connect"
  658. , "Disconnect"
  659. };
  660. char *apszIRpcStubNames[] =
  661. {
  662. "QueryInterface"
  663. , "AddRef"
  664. , "Release"
  665. , "Connect"
  666. , "Disconnect"
  667. , "Invoke"
  668. , "IsIIDSupported"
  669. , "CountRefs"
  670. };
  671. char *apszIPSFactoryNames[] =
  672. {
  673. "QueryInterface"
  674. , "AddRef"
  675. , "Release"
  676. , "CreateProxy"
  677. , "CreateStub"
  678. };
  679. #endif // DBG