blog
枪手亨利
博客园
首页
新随笔
联系
订阅
管理
193 Posts :: 465 Stories :: 161 Comments :: 0 Trackbacks
公告
昵称:
henry
园龄:
7年
粉丝:
7
关注:
0
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
应用软件
(1)
tc
(1)
sqlite
(1)
数据库
(1)
随笔分类
asp(3)
DirectX(6)
HOOK(9)
Office(4)
OpenGL
Shell(26)
Socket网络编程(7)
STL、BOOST(1)
vc(46)
XML(8)
俺的随笔(10)
操作系统(8)
对话框(17)
工具条(15)
加密、解密(7)
软件管理(3)
数据类型(1)
图形、图像(3)
文件操作(24)
字符串(6)
组件技术(5)
随笔档案
2009年11月 (12)
2006年7月 (2)
2006年6月 (22)
2006年5月 (14)
2005年11月 (57)
2005年10月 (46)
2005年9月 (3)
2005年8月 (1)
2005年6月 (1)
2005年4月 (1)
2005年3月 (34)
2005年1月 (1)
最新评论
阅读排行榜
评论排行榜
推荐排行榜
Shell
DeleteUrlFromHistoryShell
摘要: DeleteUrlFromHistoryShell
阅读全文
posted @
2006-06-06 10:27
henry 阅读(168) |
评论 (0)
编辑
删除一个IE历史纪录目录中顶层目录的第一项
posted @
2006-06-05 12:36
henry 阅读(399) |
评论 (0)
编辑
添加一个右击命令行提示符
posted @
2006-05-26 13:22
henry 阅读(329) |
评论 (0)
编辑
如何在进程间共享数据?
摘要: 进程间共享数据的四种方式,1、CreateFileMapping;2、Dll;3、WM_COPYDATA;4、直接调用ReadProcessMemory和WriteProcessMemory函数实现进程间通讯;
最后说了一下进程间发送消息的方法
阅读全文
posted @
2005-11-08 23:37
henry 阅读(2884) |
评论 (0)
编辑
在NT中直接访问物理内存
posted @
2005-11-08 23:22
henry 阅读(481) |
评论 (0)
编辑
实战DeviceIoControl 之五:列举已安装的存储设备
posted @
2005-11-08 23:17
henry 阅读(624) |
评论 (0)
编辑
实战DeviceIoControl 之四:获取硬盘的详细信息
posted @
2005-11-08 23:16
henry 阅读(1085) |
评论 (0)
编辑
实战DeviceIoControl 之三:制作磁盘镜像文件
posted @
2005-11-08 23:14
henry 阅读(455) |
评论 (0)
编辑
实战DeviceIoControl 之二:获取软盘/硬盘/光盘的参数
posted @
2005-11-08 23:13
henry 阅读(719) |
评论 (0)
编辑
实战DeviceIoControl 之一:通过API访问设备驱动程序
posted @
2005-11-08 23:09
henry 阅读(921) |
评论 (0)
编辑
给应用程序加装“看门狗”
posted @
2005-11-08 23:05
henry 阅读(595) |
评论 (2)
编辑
实战DeviceIoControl 之七:在Windows 9X中读写磁盘扇区
posted @
2005-11-08 23:01
henry 阅读(155) |
评论 (0)
编辑
获取内存和Drive信息- -
posted @
2005-11-08 13:57
henry 阅读(295) |
评论 (0)
编辑
WMI类--所有可用的WMI的类封装
posted @
2005-11-06 12:43
henry 阅读(415) |
评论 (0)
编辑
获取网卡MAC、硬盘序列号、CPU ID、BIOS编号
posted @
2005-11-05 09:21
henry 阅读(348) |
评论 (0)
编辑
编程操纵 收藏夹
摘要: 向IE 收藏夹中加入地址
阅读全文
posted @
2005-11-01 13:21
henry 阅读(82) |
评论 (0)
编辑
DLL远程注入和卸载
posted @
2005-10-28 15:54
henry 阅读(347) |
评论 (0)
编辑
如何监视Windows下运行了哪些程序
posted @
2005-10-27 23:39
henry 阅读(96) |
评论 (0)
编辑
在VC++中访问和修改系统注册表
posted @
2005-10-27 12:17
henry 阅读(65) |
评论 (0)
编辑
如何找出系统上正在运行的任务
posted @
2005-10-27 12:15
henry 阅读(237) |
评论 (0)
编辑
使用Visual C++实现OLE剪贴板
posted @
2005-10-27 12:11
henry 阅读(242) |
评论 (0)
编辑
使用共享内存和剪贴板增强MDI应用程序的功能
posted @
2005-10-27 12:03
henry 阅读(101) |
评论 (0)
编辑
Remote Library远程注入库,提供接口,完成注入,运行
posted @
2005-10-26 16:51
henry 阅读(217) |
评论 (0)
编辑
删除文件时,如何知道这个文件被啥程序引用了
posted @
2005-10-26 16:34
henry 阅读(127) |
评论 (0)
编辑
如何通过资源管理器取得当前的路径、焦点文件 msdn
posted @
2005-10-26 16:13
henry 阅读(138) |
评论 (0)
编辑
Automate the Active Windows Explorer or Internet Explorer Window
posted @
2005-10-26 15:21
henry 阅读(67) |
评论 (0)
编辑
Powered by:
博客园
Copyright © henry