自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

God,please give me a little more time ....

路漫漫其修远兮,吾将上下而求索 ...

  • 博客(2)
  • 资源 (17)
  • 收藏
  • 关注

原创 模拟登陆115网盘(MFC版)

// 模拟登陆115网盘#include // 包含相关的头文件/* 用抓包工具抓包可得到需要提交的数据,然后模拟提交即可。*(有的时候需要得到cookie信息,你可以使用CInternetSession::GetCookie()函数得到该cookie信息)

2011-08-03 11:11:57 18258 26

原创 创建TreeView控件,响应NM_CLICK消息得到当前点击的节点的信息(SDK版本)

// 创建TreeView控件case WM_CREATE: { INITCOMMONCONTROLSEX icc = {sizeof(icc), ICC_TREEVIEW_CLASSES}; if(InitCommonControlsEx(&icc))

2011-08-01 15:30:42 5908 5

Windows Driver Development (Windows驱动开发电子书).rar

Windows驱动开发资料(均为英文版资料) 1)Windows NT File System Internals 2)Developing Drivers with the Windows Driver Foundation 3)Programming the Microsoft Windows Driver Model(2nd) 4)Windows Internals 6th (Part 1/Part 2) 5)Windows.Internals 7th (Part 1)

2019-07-22

cppcheck tool

cppcheck tool for C/C++ project cppcheck tool for C/C++ project

2018-01-22

Developing Drivers with the Windows Driver Foundation.pdf

Windows Driver Developement, WDF Development, WDM WDF Development

2018-01-22

Windows驱动开发技术详解

Windows驱动开发技术详解

2017-03-21

Windows设备驱动程序WDF开发

Windows设备驱动程序WDF开发

2017-03-21

Microsoft Windows驱动程序模型设计

Microsoft Windows驱动程序模型设计

2017-03-21

Developing Drivers with the Microsoft Windows Driver Foundation

Brought to you from the team who developed Windows Driver Foundation, this comprehensive guide gives you the in-depth, expert guidance you need to start developing robust drivers for Windows.

2017-03-21

Windows平台下的Ping工具(3)

Windows平台下的Ping工具(3)修正之前的的Bug

2010-05-25

Windows平台下的图形化的Ping工具(2)(基于MFC的Dialog工程)

Windows平台下的图形化的Ping工具(基于MFC的Dialog工程),之前的版本存在一个小错误,即计算平均耗时时间错误。

2010-04-20

Windows平台下的图形化的Ping工具(基于MFC的Dialog工程)

Windows平台下的图形化的Ping工具(基于MFC的Dialog工程)

2010-04-20

VC图形图像技术篇.chm

VC图形图像技术篇.chm VC图形图像技术篇.chm

2008-09-09

OpenGL基础图形编程.chm

OpenGL基础图形编程.chm OpenGL基础图形编程.chm

2008-09-09

MFC类库详解.chm

MFC类库详解.chm MFC类库详解.chm

2008-09-09

ESAN2

TCP下的端口扫描器,开源代码

2008-04-23

ESAN1

tcp下端口扫描器,开源代码

2008-04-23

ESCAN扫描器

TCP下的端口扫描器,开源代码

2008-04-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除