-
a package of over 500 Windows API control (254KB)
一个封装了500多个Windows API的控件(254KB)-a package of over 500 Windows API control (254KB)
- 2023-01-18 13:05:03下载
- 积分:1
-
实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DL...
实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it"s not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
- 2022-07-19 14:16:31下载
- 积分:1
-
can monitor the updated document events category.
可以监控文件的更新事件类-can monitor the updated document events category.
- 2022-08-21 00:29:26下载
- 积分:1
-
small keyboard capture procedures, after running record of all keyboard
键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
- 2022-02-03 06:06:03下载
- 积分:1
-
我发现的一个钩子程序
可以获取键盘的信息
但是还有点问题
就是不可以连续获得 希望大家可以解决...
我发现的一个钩子程序
可以获取键盘的信息
但是还有点问题
就是不可以连续获得 希望大家可以解决-I found a hook procedures keyboard access the information but there is no points successive hope we can resolve
- 2022-01-28 22:56:07下载
- 积分:1
-
修改存储设备存储修改修改修改浏览器的内存要求。
修改内存设备内存设备内存修改浏览器内存设备
- 2022-08-10 18:48:37下载
- 积分:1
-
键盘钩子,也可以称为音乐键盘,按键不同的声音,…
键盘勾子,也可叫做音乐键盘,不同的键发出不同的声音,没有用动态链接库-keyboard hook, can also be called music keyboard, the keys of different voices, no dynamic link library
- 2023-07-28 10:45:03下载
- 积分:1
-
d键盘、鼠标的钩子控件(有源码)
d键盘、鼠标的钩子控件(有源码)-d keyboard, the mouse clasp controls (active code)
- 2023-05-28 16:45:03下载
- 积分:1
-
ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机...
ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there is the realization use HOOK shutdown source.
- 2022-01-26 08:03:54下载
- 积分:1
-
Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表...
Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表-Hook import table and export table, import table HOOK only load modules that have been effective, in order to make the HOOK module is loaded after the new effective it must also export the table HOOK
- 2022-01-26 00:09:18下载
- 积分:1