旅途

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

07 2007 档案

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

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

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

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

_exit和exit的区别

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

eixt _exit区别

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

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

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

在C++中创建持久对象

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

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

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

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

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

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

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

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

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

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

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

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

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

什么是WDM驱动

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

VXD,KMD,WDM基本概念

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

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

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

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

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

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

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

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

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

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

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

Internet Explorer编程简述(七)

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

Internet Explorer编程简述(六)

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

WOSA/XFS的介绍

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

Internet Explorer编程简述(五)

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

Internet Explorer编程简述(四)

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

Internet Explorer编程简述(三)

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

Internet Explorer编程简述(二)

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

Internet Explorer编程简述(一)

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

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

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

BHO开发基础

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

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

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

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

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

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

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

用Detours截取Windows程序密码

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

用DETOURS库获取NT管理员权限

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

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

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

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

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

函数可重入性及编写规范

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

跨进程API Hook(初稿)

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

Windows内核API HOOK 之 Inline Hook

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

关于拦截api的hook

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

浅谈API HOOK技术

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

DLL的远程注入技术

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

全面解读WM_NOTIFY

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

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

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

wm_command 和 WM_notify两个消息

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

窗口的子类化与超类化

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

超类化与子类化

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

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

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

几种获取 EDIT 文本的方法

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

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

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

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

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

超类化

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

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

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

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

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

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

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

我在MFC中使用SDK子类化

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

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

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

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

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