旅途

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

07 2007 档案

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

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

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

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

_exit和exit的区别

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

eixt _exit区别

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

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

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

在C++中创建持久对象

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

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

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

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

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

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

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

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

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

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

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

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

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

什么是WDM驱动

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

VXD,KMD,WDM基本概念

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

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

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

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

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

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

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

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

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

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

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

Internet Explorer编程简述(七)

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

Internet Explorer编程简述(六)

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

WOSA/XFS的介绍

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

Internet Explorer编程简述(五)

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

Internet Explorer编程简述(四)

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

Internet Explorer编程简述(三)

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

Internet Explorer编程简述(二)

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

Internet Explorer编程简述(一)

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

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

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

BHO开发基础

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

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

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

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

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

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

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

用Detours截取Windows程序密码

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

用DETOURS库获取NT管理员权限

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

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

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

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

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

函数可重入性及编写规范

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

跨进程API Hook(初稿)

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

Windows内核API HOOK 之 Inline Hook

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

关于拦截api的hook

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

浅谈API HOOK技术

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

DLL的远程注入技术

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

全面解读WM_NOTIFY

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

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

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

wm_command 和 WM_notify两个消息

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

窗口的子类化与超类化

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

超类化与子类化

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

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

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

几种获取 EDIT 文本的方法

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

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

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

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

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

超类化

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

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

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

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

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

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

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

我在MFC中使用SDK子类化

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

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

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

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

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