文件名称: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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dllTest5_stdcall修饰
....................\Debug
....................\dllCall
....................\.......\Debug
....................\.......\dllCall.cpp
....................\.......\dllCall.dsp
....................\.......\dllCall.plg
....................\.......\dllTest.dll
....................\.......\dllTest.lib
....................\.......\ReadMe.txt
....................\.......\StdAfx.cpp
....................\.......\StdAfx.h
....................\dllTest.dsp
....................\dllTest.dsw
....................\dllTest.ncb
....................\dllTest.opt
....................\dllTest.plg
....................\lib.cpp
....................\lib.def
....................\lib.h
....................\Debug
....................\dllCall
....................\.......\Debug
....................\.......\dllCall.cpp
....................\.......\dllCall.dsp
....................\.......\dllCall.plg
....................\.......\dllTest.dll
....................\.......\dllTest.lib
....................\.......\ReadMe.txt
....................\.......\StdAfx.cpp
....................\.......\StdAfx.h
....................\dllTest.dsp
....................\dllTest.dsw
....................\dllTest.ncb
....................\dllTest.opt
....................\dllTest.plg
....................\lib.cpp
....................\lib.def
....................\lib.h