VB_Call_VCDll

所属分类:系统编程
开发工具:Visual Basic
文件大小:830KB
下载次数:83
上传日期:2009-01-21 23:09:35
上 传 者areful
说明:  自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。
(Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a simple and very difficult to achieve using VB, when using VC generating function to the DLL package, the call from VB is very lightweight natural, especially when there is a bit computing.)

文件列表:
VB调用VC动态链接库\VB_Call_VCDLL\MSSCCPRJ.SCC (190, 2008-11-15)
VB调用VC动态链接库\VB_Call_VCDLL\工程1.vbw (83, 2008-11-16)
VB调用VC动态链接库\VB_Call_VCDLL\VCDLL.dll (221256, 2008-11-15)
VB调用VC动态链接库\VB_Call_VCDLL\VCDLL.lib (2338, 2008-11-16)
VB调用VC动态链接库\VB_Call_VCDLL\Module1.bas (246, 2008-11-16)
VB调用VC动态链接库\VB_Call_VCDLL\Form1.frm (1092, 2008-11-16)
VB调用VC动态链接库\VB_Call_VCDLL\工程1.vbp (674, 2008-11-16)
VB调用VC动态链接库\VB_Call_VCDLL (0, 2009-01-17)
VB调用VC动态链接库\VCDLL\StdAfx.h (802, 2008-11-15)
VB调用VC动态链接库\VCDLL\StdAfx.cpp (292, 2008-11-15)
VB调用VC动态链接库\VCDLL\VCDLL.dsw (518, 2008-11-15)
VB调用VC动态链接库\VCDLL\VCDLL.ncb (50176, 2009-01-16)
VB调用VC动态链接库\VCDLL\VCDLL.plg (1676, 2009-01-16)
VB调用VC动态链接库\VCDLL\VCDLL.dsp (4397, 2008-11-16)
VB调用VC动态链接库\VCDLL\VCDLL.DEF (47, 2008-11-16)
VB调用VC动态链接库\VCDLL\VCDLL.h (64, 2008-11-16)
VB调用VC动态链接库\VCDLL\VCDLL.cpp (1155, 2009-01-16)
VB调用VC动态链接库\VCDLL\VCDLL.opt (53760, 2009-01-16)
VB调用VC动态链接库\VCDLL\Debug (0, 2009-01-17)
VB调用VC动态链接库\VCDLL (0, 2009-01-17)
VB调用VC动态链接库\说明.txt (108, 2009-01-17)
VB调用VC动态链接库 (0, 2009-01-17)

======================================================================== DYNAMIC LINK LIBRARY : VCDLL ======================================================================== AppWizard has created this VCDLL DLL for you. This file contains a summary of what you will find in each of the files that make up your VCDLL application. VCDLL.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. VCDLL.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named VCDLL.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者