文件名称:dllTest5_stdcall
介绍说明--下载内容均来自于网络,请自行研究使用
如果通过VC++编写的DLL欲被其他语言编写的程序调用,应将函数的调用方式声明为__stdcall方式,WINAPI都采用这种方式,而C/C++缺省的调用方式却为__cdecl。这个工程为你演示了__stdcall调用的例子。-prepared by the DLL in order to be prepared in other languages procedure call, shall function call statement of the way __stdcall, WINAPI have adopted this approach, C / C default mode has called for __cdecl. The project for your demonstration of __stdcall calling example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 37724097dlltest5_stdcall.zip 列表 dllTest5_stdcall修饰/ dllTest5_stdcall修饰/Debug/ dllTest5_stdcall修饰/dllCall/ dllTest5_stdcall修饰/dllCall/Debug/ dllTest5_stdcall修饰/dllCall/dllCall.cpp dllTest5_stdcall修饰/dllCall/dllCall.dsp dllTest5_stdcall修饰/dllCall/dllCall.plg dllTest5_stdcall修饰/dllCall/dllTest.dll dllTest5_stdcall修饰/dllCall/dllTest.lib dllTest5_stdcall修饰/dllCall/ReadMe.txt dllTest5_stdcall修饰/dllCall/StdAfx.cpp dllTest5_stdcall修饰/dllCall/StdAfx.h dllTest5_stdcall修饰/dllTest.dsp dllTest5_stdcall修饰/dllTest.dsw dllTest5_stdcall修饰/dllTest.ncb dllTest5_stdcall修饰/dllTest.opt dllTest5_stdcall修饰/dllTest.plg dllTest5_stdcall修饰/lib.cpp dllTest5_stdcall修饰/lib.def dllTest5_stdcall修饰/lib.h