HookMenu_116741711202003

所属分类:菜单
开发工具:Delphi
文件大小:115KB
下载次数:3
上传日期:2011-01-01 11:53:52
上 传 者883185
说明:  做菜单,可以参考学习 很不错 做的界面相对华丽,不看不行
(Do menu, you can do very good reference to learn the interface is relatively gorgeous, do not look at not)

文件列表:
1_Tlb (0, 2003-11-20)
1_Tlb\SubclassingSink.idl (8807, 2002-10-26)
1_Tlb\SubclassingSink.tlb (10348, 2002-10-26)
2_Asm (0, 2003-11-20)
2_Asm\Extract Code (0, 2003-11-20)
2_Asm\Extract Code\ExtractCode.vbp (768, 2002-10-03)
2_Asm\Extract Code\frmMain.frm (4464, 2002-10-14)
2_Asm\Extract Code\frmMain.frx (342, 2002-10-14)
2_Asm\HookProc.asm (5396, 2002-10-03)
2_Asm\WndProc2.asm (12905, 2002-10-26)
3_Thunks (0, 2003-11-20)
3_Thunks\cHookingThunk.cls (8682, 2002-11-08)
3_Thunks\cSubclassingThunk.cls (28594, 2003-11-18)
4_Samples (0, 2003-11-20)
4_Samples\1_Simple (0, 2003-11-20)
4_Samples\1_Simple\Form2.frm (7384, 2002-10-07)
4_Samples\1_Simple\Form2.frx (177, 2002-10-07)
4_Samples\1_Simple\mdGlobal.bas (150, 2002-10-01)
4_Samples\1_Simple\SubclassingThunk.vbp (1119, 2002-10-07)
4_Samples\2_HookMenu (0, 2003-11-20)
4_Samples\2_HookMenu\cLongScroll.cls (10830, 2003-07-03)
4_Samples\2_HookMenu\cMemDC.cls (105622, 2003-11-18)
4_Samples\2_HookMenu\cMenuHook.cls (3299, 2003-11-18)
4_Samples\2_HookMenu\ctxCoolList.ctl (65474, 2003-11-18)
4_Samples\2_HookMenu\ctxHookMenu.ctl (112940, 2003-11-20)
4_Samples\2_HookMenu\ctxHookMenu.ctx (1102, 2003-11-20)
4_Samples\2_HookMenu\HookMenu.vbp (1852, 2003-11-20)
4_Samples\2_HookMenu\mdGlobals.bas (659, 2003-11-18)
4_Samples\2_HookMenu\pagAbout.pag (2726, 2003-11-20)
4_Samples\2_HookMenu\pagAbout.pgx (112349, 2003-11-20)
4_Samples\2_HookMenu\pagBitmaps.pag (24260, 2003-11-20)
4_Samples\2_HookMenu\pagBitmaps.pgx (1320, 2003-11-20)
4_Samples\2_HookMenu\pagColors.pag (18880, 2003-11-10)
4_Samples\2_HookMenu\pagColors.pgx (9464, 2003-11-10)
4_Samples\2_HookMenu\Release (0, 2003-11-06)
4_Samples\2_HookMenu\Sample (0, 2003-11-20)
4_Samples\2_HookMenu\Sample\Form1.frm (22588, 2003-11-20)
4_Samples\2_HookMenu\Sample\Form1.frx (18379, 2003-11-20)
4_Samples\2_HookMenu\Sample\Form2.frm (2191, 2003-11-13)
4_Samples\2_HookMenu\Sample\Group1.vbg (67, 2003-11-20)
... ...

first register this typelib 1_Tlb\SubclassingSink.tlb then open some of the sample projects 4_Samples\1_Simple\SubclassingThunk.vbp 4_Samples\2_HookMenu\Sample\Group1.vbp 4_Samples\3_OutlookBar\OutlookBar.vbp if you need the subclassing thunk in a project of yours just add this file 3_Thunks\cSubclassingThunk.cls add a reference to this typelib "Subclassing/Hooking sink interfaces 1.0" (SubclassingSink.tlb) and in a form or class in your project implement this interface ISubclassingSink if you need the hooking thunk in a project of yours just add this file 3_Thunks\cHookingThunk.cls you can take a look at the underlying assembly in 2_Asm\WndProc2.asm 2_Asm\HookProc.asm you will probably need the assembler/linker/editor and tools from http://www.masm32.com enjoy, 8 Nov 2002

近期下载者

相关文件


收藏者