搜索资源列表
EVC_sourceCode
- 可以在EVC++上运行,全书源代码的彻底全面奉献!吐血推荐!代码经过全面测试,如有问题或意见,请联系我(mosesoft@163.com),大家一起来提高!-EVC can run, full source code thoroughly dedication! Suggest to vomit blood! After a comprehensive test code, if there are questions or comme
LoadLibrary
- Matlab和VC混合编程的一个小例子,需要有Matlab2007和VS2005的环境,通过COM进行调用-Matlab and VC Mixed Programming a small example of the need for Matlab2007 and VS2005 environment, through the COM calls
Load_DLL_delphi7.0
- DLL的静态调用和动态调用 静态加载的DLL不能被卸载掉 动态调用: LoadLibrary LoadLibraryA LoadLibraryW 3个函数的演示 -DLL static call and dynamic call static load DLL can not be unloaded off dynamic invocation: LoadLibraryLoadLibrary