DLL for Visual Basic
The main Dynamic Link Library (DLL) for Collaborative Staging in Windows programs is written to be used with C or C++ programs. If you are using Visual Basic, Visual Basic for Applications (VBA), or certain other programming languages for Windows that cannot directly read strings from DLL's, then you may be able to use this DLL for Visual Basic. This is merely a "shell" around the main DLL, cstage.dll, providing a different method of returning string constants to your program. You will still need cstage.dll to do the actual CS processing.
Download the csdllvb20071024.zip
Revised October 31, 2007
|