搜索资源列表
dll调用与嵌套调用
- 一.Win32动态链接库 1.制作的步骤: (1)新建WIN32 Dynamic-link Library工程,工程名为MyDll,选择A simple DLL project类型。 (2)MyDll.h的内容如下: 以下是引用片段: extern "C" _declspec(dllexport) int sum(int a,int b);//本文所有的例子只有一个sum即加法函数。 (3)MyDll.cpp的内容如下: ……
grftool-win32-1.2.0
- This GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and wri
dll
- 测试显示、隐式dll和exe程序的调用关系。win32程序。-Testing has shown that implicit dll and exe to call the relationship between the procedure.
USEDLL01
- Win32/64 DLL Sample Code
link
- 链接库应用 动态链接库 源代码 链接库应用 1.Win32动态链接库:实现在Win32 DLL中使用对话框资源 2.Win32静态链接库:实现在字符界面下求某个数的平方 3、MFC 动态链接库: -Link Library application source code for dynamic link library dynamic link library application 1.Win32 link library: towards the use of dial
Capture_vc
- AVerMedia EZCapture Software Development Kit (DLL Version) We give one VC++ sample code to show how to use our SDK tool. This sample code contains code for Win2000 and Win98. Notice 1: After you compile our sample code,you need to p
dll
- 关于win32DLL的开发可调用的例子,里面涉及到累的简单导出-win32 dll and call
pTheads-win32-dll-2-8-0-release
- 视频流代码,专门解决视频传输,压缩等等的问题。希望能够帮助各位。-VIDEO STREAM CODING
pywin32-214.win32-py2.6.exe
- Python 2.6 Used PyWin32Api.dll 适合Py26版本使用的Win32模块.-Python 2.6 Used PyWin32Api.dll Py26 version for Win32 modules used.
FloatToChar
- IEEE754标准 单精度浮点型数据转四个字节的字符数据 Win32 DLL(生成DLL可以静态和动态调用)-IEEE754 standard single-precision floating-point data transfer four bytes of character data Win32 DLL (DLL can generate static and dynamic calls)
interp_src
- 使用WIN32 DLL生成供EXCEL调用的XLL实例,VS2002编译通过-EXCEL using WIN32 DLL build for XLL call instance, VS2002 compile
ExternVarDll
- vc 创建Win32 DLL导出一个全局变量\ExternVarDll的源码-vc create a Win32 DLL exported global variable \ ExternVarDll source
Win32-dll
- Win32下对DLL库的编写及调用,并对在调用DLL库的问题处理。-Under Win32 to write and call the DLL library, and in the library DLL dealing with problems.
Call-dll-from-C-sharp
- Very simple example showing how to call win32 DLL in C# source codes. Another PDF explains how to call old C dll in C# source codes.
ffmpeg-git-1eabd71-win32-shared.Zip
- ffmpgC++源代码,全功能的ffmpg,可以转码,也可用作播放器-ffmpgC++ source programs, super powerful, containing all the dll, only the C++
DLL
- 创建和使用一个WIN32 DLL,很适合初学者,大家下下来看下-Create and use a WIN32 DLL
Win32-Dll-example-projects
- Dll 动态链接库的创建与调用教程示例 让更多的DLL动态链接库初学者有个初步的形象认识,加快学习的进度-Dll dynamic link library creation and invocation tutorial example to allow more dynamic link library DLL image beginners have a preliminary understanding, to accelerate the progress of learning
qrcode-win32-3[1].1.1
- 二维码QR越来越多的出现在人们的日常生活中,而对于QR码的使用,下面有一些你需要知道的事情,哪些是必须要做的,哪些是不能做的,且看小编跟大家娓娓道来。 -Our QRCode Win32 DLL can create device independent 2D QRCode images for your application, you can save the QRCode barcode as either BMP or WMF image file or copy QRCode ba
Md5wrap
- 基于vc6.0开发的md5加密的win32 dll,提供给pb等开发工具使用(MD5 encryption based on the development of Win32 DLL, vc6.0, Pb and other development tools available)
标准win32 dll测试程序
- 标准win32 dll测试程序 可编译为基本32和64为的PE DLL文件