-
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐...
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐-An MFC control for adding middle mouse button scrolling to any CWnd derived window
- 2022-03-21 03:00:25下载
- 积分:1
-
WTL的帮手
wtl helper
- 2022-01-31 00:23:29下载
- 积分:1
-
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。...
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。-WINCE下的按钮类,可以很方便的实现各种各样的按钮。不可错过!
- 2022-06-12 09:44:41下载
- 积分:1
-
数据结构 算法与应用 C++语言描述 课后习题答案
数据结构 算法与应用 C++语言描述 课后习题答案-Data structures algorithms and application of C++ language described in the answer to after-school exercise
- 2022-02-10 06:51:49下载
- 积分:1
-
开发控制面板的例子,源代码
开发控制面板的例子,源代码-development control panel example, the source code
- 2022-02-07 18:06:29下载
- 积分:1
-
基于MSComm控件的PC串口通信原程序,利用中断方式接收数据
基于MSComm控件的PC串口通信原程序,利用中断方式接收数据-MSComm on the original PC serial communication procedure, and use interrupt receiving data
- 2023-03-06 23:00:03下载
- 积分:1
-
AWG
AWG
Standard Wire Gauges in Approximate Decimals of an Inch and mm.
- 2022-08-12 09:24:43下载
- 积分:1
-
ColoredListCtrl的实例,VC关于list control控件的代码
ColoredListCtrl的实例,VC关于list control控件的代码
- 2023-04-23 08:35:03下载
- 积分:1
-
ShareView VC++
// Standard initialization
// If you are not using these fea...
ShareView VC++
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable, you should remove from the following
// the specific initialization routines you do not need.-ShareView VC++
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable, you should remove from the following
// the specific initialization routines you do not need.
- 2022-12-11 11:25:03下载
- 积分:1
-
VC动态链接库(dll)编程深入浅出.pdf附源码
VC动态链接库(dll)编程深入浅出PDF文档,并附随书源代码。以下是该书简介:
一、前言
自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-27 19:20:04下载
- 积分:1