iczelion tut24[8]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 jimgreen 的 blog

                        invoke setdlgitemtext,hdlg,idc_classname,null
                        invoke setdlgitemtext,hdlg,idc_handle,null
                        invoke setdlgitemtext,hdlg,idc_wndproc,null

when the user presses unhook button, the program calls uninstallhook function in the hook dll. uninstallhook just calls unhookwindowshookex. after that, it changes the text of the button back to "hook", hookflag to false and clears the content of the edit controls.

本文关键:iczelion asm
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top