旅途

如果想飞得高,就该把地平线忘掉

07 2007 档案

time后面跟其他命令可以查看该命令所用的时间

posted @ 2007-08-01 00:00 旅途 阅读(146) | 评论 (0)  编辑

在命令后面加上个"&" 会显示这个命令的进程号

posted @ 2007-07-31 23:50 旅途 阅读(241) | 评论 (0)  编辑

_exit和exit的区别

posted @ 2007-07-31 23:34 旅途 阅读(892) | 评论 (0)  编辑

eixt _exit区别

posted @ 2007-07-31 23:32 旅途 阅读(643) | 评论 (1)  编辑

常见出错处理函数-----好

posted @ 2007-07-31 23:11 旅途 阅读(236) | 评论 (0)  编辑

在C++中创建持久对象

posted @ 2007-07-31 13:01 旅途 阅读(116) | 评论 (0)  编辑

COM 组件设计与应用(一)----重读一遍,别有一番感觉

posted @ 2007-07-31 10:20 旅途 阅读(594) | 评论 (0)  编辑

结构或大内存块打包的办法

posted @ 2007-07-30 16:51 旅途 阅读(802) | 评论 (0)  编辑

Windows区对象(Bands)的创建与定制

posted @ 2007-07-30 16:20 旅途 阅读(471) | 评论 (0)  编辑

ATL 实现定制的 IE 浏览器栏、工具栏和桌面工具栏

posted @ 2007-07-30 16:00 旅途 阅读(720) | 评论 (0)  编辑

COM 组件设计与应用(十七) ---持续性

posted @ 2007-07-30 15:59 旅途 阅读(364) | 评论 (0)  编辑

嵌入式C程序员面试应注意的一些问题

posted @ 2007-07-30 15:35 旅途 阅读(90) | 评论 (0)  编辑

什么是WDM驱动

posted @ 2007-07-29 15:55 旅途 阅读(1277) | 评论 (0)  编辑

VXD,KMD,WDM基本概念

posted @ 2007-07-29 15:50 旅途 阅读(717) | 评论 (0)  编辑

为ATM选择合适的Windows操作系统

posted @ 2007-07-29 15:43 旅途 阅读(301) | 评论 (0)  编辑

Internet Explorer 编程简述(十一)实现完美的Inplace Drag & Drop——“超级拖放”

posted @ 2007-07-29 15:40 旅途 阅读(891) | 评论 (0)  编辑

Internet Explorer 编程简述(十)响应来自HTML Element的事件通知——几个好用的类

posted @ 2007-07-29 15:37 旅途 阅读(855) | 评论 (0)  编辑

Internet Explorer 编程简述(九)在自己的浏览器中嵌入Google工具条

posted @ 2007-07-29 15:25 旅途 阅读(946) | 评论 (0)  编辑

Internet Explorer 编程简述(八)实现浏览历史菜单

posted @ 2007-07-29 15:22 旅途 阅读(861) | 评论 (0)  编辑

Internet Explorer编程简述(七)

posted @ 2007-07-29 15:18 旅途 阅读(475) | 评论 (0)  编辑

Internet Explorer编程简述(六)

posted @ 2007-07-29 15:17 旅途 阅读(935) | 评论 (0)  编辑

WOSA/XFS的介绍

posted @ 2007-07-29 15:16 旅途 阅读(551) | 评论 (0)  编辑

Internet Explorer编程简述(五)

posted @ 2007-07-29 15:14 旅途 阅读(2365) | 评论 (0)  编辑

Internet Explorer编程简述(四)

posted @ 2007-07-29 15:12 旅途 阅读(977) | 评论 (0)  编辑

Internet Explorer编程简述(三)

posted @ 2007-07-29 15:10 旅途 阅读(858) | 评论 (0)  编辑

Internet Explorer编程简述(二)

posted @ 2007-07-29 15:09 旅途 阅读(489) | 评论 (0)  编辑

Internet Explorer编程简述(一)

posted @ 2007-07-29 15:08 旅途 阅读(631) | 评论 (0)  编辑

Windows下网络数据报的监听和拦截技术

posted @ 2007-07-29 15:02 旅途 阅读(1723) | 评论 (0)  编辑

BHO开发基础

posted @ 2007-07-29 14:59 旅途 阅读(1857) | 评论 (0)  编辑

利用WinSock2 SPI进行网络内容访问控制

posted @ 2007-07-29 14:34 旅途 阅读(767) | 评论 (0)  编辑

内核级利用通用Hook函数方法检测进程

posted @ 2007-07-29 13:59 旅途 阅读(540) | 评论 (0)  编辑

内核级HOOK的几种实现与应用

posted @ 2007-07-29 13:43 旅途 阅读(701) | 评论 (0)  编辑

用Detours截取Windows程序密码

posted @ 2007-07-29 13:25 旅途 阅读(1557) | 评论 (0)  编辑

用DETOURS库获取NT管理员权限

posted @ 2007-07-29 13:10 旅途 阅读(496) | 评论 (0)  编辑

win2k api拦截的代码 自己输入了

posted @ 2007-07-29 13:02 旅途 阅读(431) | 评论 (0)  编辑

Win2K下的Api函数的拦截
     摘要: Win2K下的Api函数的拦截  阅读全文

posted @ 2007-07-29 11:26 旅途 阅读(407) | 评论 (0)  编辑

函数可重入性及编写规范

posted @ 2007-07-29 11:15 旅途 阅读(208) | 评论 (0)  编辑

跨进程API Hook(初稿)

posted @ 2007-07-29 11:08 旅途 阅读(1253) | 评论 (0)  编辑

Windows内核API HOOK 之 Inline Hook

posted @ 2007-07-29 10:41 旅途 阅读(2571) | 评论 (0)  编辑

关于拦截api的hook

posted @ 2007-07-29 10:37 旅途 阅读(560) | 评论 (0)  编辑

浅谈API HOOK技术

posted @ 2007-07-29 10:32 旅途 阅读(1364) | 评论 (0)  编辑

在C#中用WM_COPYDATA消息来实现进程间通信

posted @ 2007-07-25 00:30 旅途 阅读(2091) | 评论 (0)  编辑

中国农业银行软件开发中心

posted @ 2007-07-22 03:26 旅途 阅读(1015) | 评论 (0)  编辑

中国工商银行软件开发中心07校园招聘启事

posted @ 2007-07-22 03:25 旅途 阅读(509) | 评论 (0)  编辑

缓冲区溢出原理浅析以及防护
     摘要: 缓冲区溢出原理浅析以及防护  阅读全文

posted @ 2007-07-22 03:18 旅途 阅读(218) | 评论 (0)  编辑

缓冲区溢出原理及防护
     摘要: 缓冲区溢出原理及防护   阅读全文

posted @ 2007-07-22 03:17 旅途 阅读(358) | 评论 (0)  编辑

strcpy strncpy 区别
     摘要: strcpy strncpy 区别  阅读全文

posted @ 2007-07-22 02:20 旅途 阅读(134) | 评论 (0)  编辑

[转载]C语言防止缓冲区溢出方法

posted @ 2007-07-22 02:16 旅途 阅读(604) | 评论 (0)  编辑

冰刃——最霸道的进程管理系统
     摘要: 冰刃——最霸道的进程管理系统  阅读全文

posted @ 2007-07-22 02:08 旅途 阅读(770) | 评论 (0)  编辑

纵谈进程枚举
     摘要: 纵谈进程枚举  阅读全文

posted @ 2007-07-22 02:00 旅途 阅读(937) | 评论 (1)  编辑

DLL的远程注入技术

posted @ 2007-07-22 00:14 旅途 阅读(517) | 评论 (0)  编辑

向其他进程注入代码的三种方法
     摘要: 向其他进程注入代码的三种方法  阅读全文

posted @ 2007-07-22 00:06 旅途 阅读(366) | 评论 (0)  编辑

findwindow 函数
     摘要: findwindow 函数  阅读全文

posted @ 2007-07-21 18:18 旅途 阅读(939) | 评论 (0)  编辑

一份进程注入的代码
     摘要: 一份进程注入的代码  阅读全文

posted @ 2007-07-21 17:45 旅途 阅读(314) | 评论 (0)  编辑

反向连接的一个后门程序
     摘要: 反向连接的一个后门程序  阅读全文

posted @ 2007-07-21 17:29 旅途 阅读(336) | 评论 (0)  编辑

CreateProcess输出重定向
     摘要: CreateProcess输出重定向  阅读全文

posted @ 2007-07-21 17:27 旅途 阅读(2386) | 评论 (0)  编辑

CreateProcess使用心得
     摘要: CreateProcess使用心得  阅读全文

posted @ 2007-07-21 17:25 旅途 阅读(999) | 评论 (0)  编辑

浅析Win2K/XP服务与后门技术-3 [转]

posted @ 2007-07-21 17:08 旅途 阅读(276) | 评论 (0)  编辑

浅析Win2K/XP服务与后门技术-2 [转]

posted @ 2007-07-21 17:06 旅途 阅读(281) | 评论 (0)  编辑

浅析Win2K/XP服务与后门技术-1

posted @ 2007-07-21 17:05 旅途 阅读(184) | 评论 (0)  编辑

如何在Dll中导出class
     摘要: 如何在Dll中导出class  阅读全文

posted @ 2007-07-21 17:02 旅途 阅读(501) | 评论 (0)  编辑

窗口子类化和超类化技术的应用------好!!!!!

posted @ 2007-07-20 00:35 旅途 阅读(377) | 评论 (0)  编辑

Checkboxes in a Tree Control
     摘要: Checkboxes in a Tree Control  阅读全文

posted @ 2007-07-18 16:49 旅途 阅读(2612) | 评论 (0)  编辑

分析与理解通知消息-WM_NOTIFY
     摘要: 分析与理解通知消息-WM_NOTIFY  阅读全文

posted @ 2007-07-18 16:48 旅途 阅读(330) | 评论 (0)  编辑

MFC 定制控件(Customize Control) 及 MFC CWnd和WIN32 HWND关联方法

posted @ 2007-07-18 15:38 旅途 阅读(811) | 评论 (0)  编辑

关于WM_NOTIFY的使用方法
     摘要: 关于WM_NOTIFY的使用方法  阅读全文

posted @ 2007-07-18 15:37 旅途 阅读(290) | 评论 (0)  编辑

全面解读WM_NOTIFY

posted @ 2007-07-18 15:36 旅途 阅读(183) | 评论 (0)  编辑

深度剖析消息反射机制
     摘要: 深度剖析消息反射机制   阅读全文

posted @ 2007-07-18 15:28 旅途 阅读(208) | 评论 (0)  编辑

wm_command 和 WM_notify两个消息

posted @ 2007-07-18 15:21 旅途 阅读(851) | 评论 (0)  编辑

窗口的子类化与超类化

posted @ 2007-07-18 00:53 旅途 阅读(475) | 评论 (0)  编辑

超类化与子类化

posted @ 2007-07-18 00:50 旅途 阅读(570) | 评论 (0)  编辑

子类化窗口如何才能接收到WM_CREATE、WM_NCCREATE等消息

posted @ 2007-07-18 00:37 旅途 阅读(1402) | 评论 (0)  编辑

几种获取 EDIT 文本的方法

posted @ 2007-07-18 00:35 旅途 阅读(699) | 评论 (0)  编辑

让一组相同的控制项有相同的行为(SuperClass)

posted @ 2007-07-18 00:32 旅途 阅读(148) | 评论 (0)  编辑

浅谈MFC中超类化技术的实现----晕,就是迷宫

posted @ 2007-07-18 00:28 旅途 阅读(340) | 评论 (0)  编辑

超类化

posted @ 2007-07-18 00:14 旅途 阅读(413) | 评论 (0)  编辑

超类化
     摘要: 超类化  阅读全文

posted @ 2007-07-18 00:08 旅途 阅读(240) | 评论 (0)  编辑

[翻译]Win32中安全的子类化
     摘要: [翻译]Win32中安全的子类化   阅读全文

posted @ 2007-07-18 00:01 旅途 阅读(619) | 评论 (0)  编辑

关于如何换肤、子类化的解决方案
     摘要: 关于如何换肤、子类化的解决方案  阅读全文

posted @ 2007-07-17 23:57 旅途 阅读(499) | 评论 (0)  编辑

我在MFC中使用SDK子类化

posted @ 2007-07-17 23:47 旅途 阅读(166) | 评论 (0)  编辑

走出MFC子类化的迷宫
     摘要: 走出MFC子类化的迷宫  阅读全文

posted @ 2007-07-17 23:42 旅途 阅读(154) | 评论 (0)  编辑

走出MFC子类化的迷宫
     摘要: 走出MFC子类化的迷宫  阅读全文

posted @ 2007-07-17 23:41 旅途 阅读(205) | 评论 (0)  编辑