文件名称:ShowVBStrArr
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.54mb
- 下载次数:
- 0次
- 提 供 者:
- hanxi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
API函数原型测试——DLL中返回字符串数组的函数原型(导出函数的原型不用vector<wstring>),演示用变体/安全数组代替vector/map等STL容器制作标准DLL(这里是C的接口、C++的实现)的一般方法,在vb/vc中测试通过。-API function prototypes- DLL returns a string array of function prototypes (not export the function prototype vector <wstring> ), Demonstrate use Variations/security array instead of vector/map production standards such as STL containers DLL (where the interface is C, C++ implementation of) the general approach, in vb/vc in the test.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShowVBStrArr\BSTRlibTEST.frm
............\BSTRlibTEST.vbp
............\BSTRlibTEST.vbw
............\SafeArrayTest.cpp
............\SafeArrayTest.dsp
............\SafeArrayTest.dsw
............\SafeArrayTest.exe
............\SafeArrayTest.ncb
............\SafeArrayTest.opt
............\SafeArrayTest.plg
............\SafeArrayTest.sln
............\SafeArrayTest.suo
............\SafeArrayTest.vcproj
............\SafeArrayTest.vcproj.F5399C2E8A294C9.Administrator.user
............\SafeArrayTest.vcproj.HANXIAOHUA.Administrator.user
............\ShowVBStrArr.bat
............\showvbstrarr.cpp
............\ShowVBStrArr.dll
............\ShowVBStrArr.dsp
............\ShowVBStrArr.dsw
............\ShowVBStrArr.exp
............\ShowVBStrArr.ilk
............\ShowVBStrArr.lib
............\ShowVBStrArr.ncb
............\ShowVBStrArr.opt
............\ShowVBStrArr.plg
............\ShowVBStrArr.sln
............\ShowVBStrArr.suo
............\ShowVBStrArr.vcproj
............\ShowVBStrArr.vcproj.F5399C2E8A294C9.Administrator.user
............\ShowVBStrArr.vcproj.HANXIAOHUA.Administrator.user
............\_UNICODE_ShowVBStrArr.bat
............\_VTSafeArraySplitTextW@12和_SafeArraySplitTextW@12.CPP
............\变体安全数组代替vector.txt
ShowVBStrArr
............\BSTRlibTEST.vbp
............\BSTRlibTEST.vbw
............\SafeArrayTest.cpp
............\SafeArrayTest.dsp
............\SafeArrayTest.dsw
............\SafeArrayTest.exe
............\SafeArrayTest.ncb
............\SafeArrayTest.opt
............\SafeArrayTest.plg
............\SafeArrayTest.sln
............\SafeArrayTest.suo
............\SafeArrayTest.vcproj
............\SafeArrayTest.vcproj.F5399C2E8A294C9.Administrator.user
............\SafeArrayTest.vcproj.HANXIAOHUA.Administrator.user
............\ShowVBStrArr.bat
............\showvbstrarr.cpp
............\ShowVBStrArr.dll
............\ShowVBStrArr.dsp
............\ShowVBStrArr.dsw
............\ShowVBStrArr.exp
............\ShowVBStrArr.ilk
............\ShowVBStrArr.lib
............\ShowVBStrArr.ncb
............\ShowVBStrArr.opt
............\ShowVBStrArr.plg
............\ShowVBStrArr.sln
............\ShowVBStrArr.suo
............\ShowVBStrArr.vcproj
............\ShowVBStrArr.vcproj.F5399C2E8A294C9.Administrator.user
............\ShowVBStrArr.vcproj.HANXIAOHUA.Administrator.user
............\_UNICODE_ShowVBStrArr.bat
............\_VTSafeArraySplitTextW@12和_SafeArraySplitTextW@12.CPP
............\变体安全数组代替vector.txt
ShowVBStrArr