-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-21 23:03:15下载
- 积分:1
-
VC access through OnGetCOMObject () function to achieve access to communications...
VC++获取通过OnGetCOMObject() 函数实现获取通讯端口对象。-VC access through OnGetCOMObject () function to achieve access to communications ports targets.
- 2023-05-26 12:55:02下载
- 积分:1
-
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写-simple simulation of the so-called "cursor follow" effect, API prepared PASCAL
- 2022-01-25 23:46:50下载
- 积分:1
-
MSC 的快速屏幕更新
MSC 的快速屏幕更新 -MSC" s rapid screen updates MSC" s rapid screen updates
- 2022-01-25 23:24:54下载
- 积分:1
-
多文档窗口自动变化
在多文档应用程序中,子框架的视图是formview格式,本程序实现formview内控件的自控变化,使其符合子框架的大小,layout格式,是一个比较成熟的代码,用户拿来直接用就可以,方便用户重复性劳动,提高效率
- 2022-02-14 18:46:11下载
- 积分:1
-
这是一个关于tree kernel 的文章,很有帮助。比较新的文章
这是一个关于tree kernel 的文章,很有帮助。比较新的文章-This is an article on the tree kernel to deal with it. Relatively new article
- 2022-05-27 09:22:34下载
- 积分:1
-
WPF 实现文字的滚动效果
源代码可以实现文字的滚动效果,用户可以在文本框中输入任何文字,程序实现文字滚动效果,点击鼠标可以让文字停止和继续滚动。
- 2022-08-23 07:26:41下载
- 积分:1
-
WINDOWSCE下的SBC2410V6BSP_nec3.5源码
WINDOWSCE下的SBC2410V6BSP_nec3.5源码-WINDOWSCE under SBC2410V6BSP_nec3.5 source
- 2023-07-20 11:35:04下载
- 积分:1
-
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍...
以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree height algorithm. Queue the order of abstract data types, and implementation of chain that can be built above the level of binary tree traversal by.
- 2022-03-02 09:42:02下载
- 积分:1
-
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。...
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。-A network interface to start the game, written by vc, which itself is written in the value category CBitmapDialog learning MFC programming interface studies and learning.
- 2022-08-24 00:01:40下载
- 积分:1