搜索资源列表
dll.manufacture
- 动态链接库的制作和调用,Configuration: port_dll - Win32 Release-DLL production and use of Configuration : port_dll-Win32 Release
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的内容如下: ……
ffmpeg-php-win32-all.zip
- php语言编写,是php扩展包,压缩包中含有php_ffmpeg.dll,avcodec-51.dll,avutil-49.dll等。功能:把用户上传的视频转化成.flv文件。,have : php_ffmpeg.dll,avcodec-51.dll,avutil-49.dll
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.
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
dll
- 关于win32DLL的开发可调用的例子,里面涉及到累的简单导出-win32 dll and call
vcPerfDemo
- VC++网络仪表使用方法: pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。 如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。 先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Timer菜单中选择Start,就可以进行监视了。-VC++ n
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.
sqlite-dll-win32-x86-3070500
- 嵌入式数据库\sqlite-dll-win32-x86-3070500.zip-Embedded database \ sqlite-dll-win32-x86-3070500.zip
php-5.3.6-nts-Win32-VC9-x86
- php-5.3.6-nts-Win32-VC9-x86PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、 Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持 ODBC接口,
sqlite-dll-win32-x86-3070603
- Very fast and powerful database on python
ffmpeg-git-1eabd71-win32-shared.Zip
- ffmpgC++源代码,全功能的ffmpg,可以转码,也可用作播放器-ffmpgC++ source programs, super powerful, containing all the dll, only the C++
sqlite-dll-win32-x86-3071502
- sqlite.dll官方编译文件,可用于嵌入式开发。-sqlite.dll official compiler file
libafputils-win32
- IIDX 24 sinobuz dll files. cracking use this.
libafp-win32
- IIDX 24 sinobuz dll files. cracking use this. and private.
libavs-win32
- IIDX 24 sinobuz dll files. cracking use this. share this
libavs-win32-ea3
- IIDX 24 sinobuz dll files. cracking use this. use e-amuemu
java-cef-49.87.win32.2
- java-cef win32位版本,jar包中有dll文件,可以直接使用(java-cef-49.87.win32.2.jar)
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)