-
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
-
一种实现列表框的方法
带颜色的listBox,有例子,用起来很方便
功能很简单-a method to realize listBox
- 2022-02-01 04:43:02下载
- 积分:1
-
it is the program of the 12864 based of AVR
模块LCD12864的并行程序设计,开发环境为AVR,大家可以参考-it is the program of the 12864 based of AVR
- 2022-05-27 17:02:35下载
- 积分:1
-
阅读了著名的代码源代码的洞察力编辑软件插件
著名的代码阅读编辑软件source insight的插件,可以在source insight上显示文件的tab-Read the famous code source insight editing software plug-ins, you can display file source insight of the tab
- 2022-01-24 08:47:08下载
- 积分:1
-
DX9录像ffmpeg编码H.264
应用背景由DX9捕获屏幕数据给ffmpeg编码成H.264 但性能不是很好 代码不多,ffmpeg的头文件和链接库自己去官网找 关键技术
bool directx_cap::get_frame_to_buffer(int size, DWORD* buffer)
{
if (sizeGetFrontBufferData(0, d3d9_sur_ptr_);
D3DLOCKED_RECT lockedRect;
if (FAILED(d3d9_sur_ptr_->LockRect(&lockedRect, NULL, D3DLOCK
- 2022-03-14 06:25:01下载
- 积分:1
-
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空...
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
- 2023-01-05 14:25:03下载
- 积分:1
-
VCPP the routines, caculator
VCPP的例程,caculator-VCPP the routines, caculator
- 2022-07-23 14:27:57下载
- 积分:1
-
a program of warehouse management system.very useful to beginners
一个关于仓库管理系统,觉得不错,跟大家共享,对初学者来说非常有用-a program of warehouse management system.very useful to beginners
- 2022-04-11 08:08:36下载
- 积分:1
-
夸显卡最大化程序
一台电脑插了多块显卡时,放大一个程序,只能在一个显卡上全屏,该程序可以把窗口自动放大到全部显卡上。
- 2022-07-10 14:13:58下载
- 积分:1
-
用VC实现PC BIOS读取内容,保护和恢复
VC++ 对PC机BIOS 内容的读取、保存与恢复-VC PC BIOS to read the contents, preservation and restoration
- 2022-07-08 03:40:30下载
- 积分:1