home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l408 / 2.img / EXAMPLES.EXE / EXAMPLES / MHCALLB / MHCALLB.FRM (.txt) next >
Encoding:
Visual Basic Form  |  1992-10-07  |  5.2 KB  |  113 lines

  1. CallBack
  2. MhCallBack Demonstration
  3. Form1
  4. Label2
  5. Enum Routine Results
  6. Label1
  7. Key Hook Results
  8. List2
  9. List1
  10. MhCallBack1
  11. MhCallBack
  12. Command1
  13. MhEnumChildWindows
  14. Command4
  15. MhEnumFonts (Printer)
  16. Command3
  17. MhEnumFonts (Screen)
  18. Command2
  19. EnumClipboardFormats
  20. Command5
  21. MhCallBack1_GetMessageHook&
  22. Hookhwnd|
  23. HookMsg
  24. HookWp
  25. HookLp
  26. MhCallBack1_KeyboardHookn
  27. wParam
  28. lParam
  29. MhCallBack1_MsgFilterHook
  30. MhCallBack1_SysMsgFilterHook{
  31. Command1_Click
  32. MhEnumChildWindows
  33.     hwndarrayk
  34. Form1)
  35. NumOfWindowsC
  36. hwndArr
  37. Command4_ClickF
  38. MhEnumFonts
  39. elements2
  40. logfont
  41. lfHeight
  42. lfWidth
  43. LfFaceName
  44. lfItalic
  45. lfFaceNamePrint6
  46. NumFonts
  47. enxtv
  48. Command2_Click
  49.     FormatArr
  50. NumOfFormats
  51. MhEnumClipboardFormats
  52. WhichFormat
  53. formats
  54. CF_TEXT
  55. Printer
  56. Command3_Click
  57. NumWin^
  58. list1
  59.     listindex;
  60.     listcount
  61. thisR
  62. Form_Click
  63. Picture1
  64. MhCallBack
  65. Command5_Click
  66. topindex
  67. list2
  68. doingevents
  69. FaceName
  70. FontFaceName
  71. FontItalic
  72. mhlogfonttype
  73.     CF_BITMAP
  74. CF_METAFILEPICT
  75. CF_OEMTEXT
  76. CF_DIB
  77. PALETTE
  78. PENDATA
  79. CallBack
  80. MhCallBack1_SysMsgFilterHook
  81. a flag to avoid stack errors
  82. use a flag to avoid stack errors
  83. Command1_Click
  84. Results of EnumChildProc --------------"
  85. Command4_Click
  86. Command2_Click
  87. Results of EnumClipboardFormats --------------
  88. WhichFormat
  89. 1 = CF_TEXT"
  90. 2 = CF_BITMAP"
  91. 3 = CF_METAFILEPICT"
  92. 4 = SYLK
  93. 5 = DIF"
  94. 6 = TIFF
  95. 7 = CF_OEMTEXT
  96. 8 = CF_DIB
  97. 9 = PALETTE"
  98. 10= PENDATA"
  99. 11= RIFF
  100. 12= WAVE
  101. = Private Format
  102. Command3_Click
  103. MhCallBack1_KeyboardHook
  104. a flag to avoid stack errors
  105. use a flag to avoid stack errors
  106. Command5_Click
  107. MhCallBack1_MsgFilterHook
  108. a flag to avoid stack errors
  109. use a flag to avoid stack errors
  110. MhCallBack1_GetMessageHook
  111. a flag to avoid stack errors
  112. use a flag to avoid stack errors
  113.