Article ID: 216388 - Last Review: August 9, 2004 - Revision: 5.2 FILE: B2CSE.exe Converts Visual Basic Automation Code to Visual C++This article was previously published under Q216388 SUMMARY
B2CSE.exe is a self-extracting executable file containing a stand-alone utility file (B2C.exe) that converts Microsoft Visual Basic Automation code into Microsoft Visual C++ code. You can paste the code generated from B2C.exe directly into your Visual C++ application to get the same functionality. Additionally, B2C.exe comes with some Visual Basic Automation examples you can use.
MORE INFORMATIONThe following file is available for download from the Microsoft Download Center: B2CSE.exe
(http://download.microsoft.com/download/office2000dev/utility/2000/w9x2k/en-us/b2cse.exe)
Release Date: April 3, 2000For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591
(http://support.microsoft.com/kb/119591/EN-US/
)
How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
You have royalty-free right to use, modify, reproduce, and distribute any code generated by the B2C Converter, or any modified version of the B2C Converter, in any way you find useful provided that you agree that Microsoft has no warranty, obligations, or liability for the generated code. B2CSE.exe contains the following files: FileName Size ------------------------- B2C.exe 220KB Readme.txt 4KB B2C.exe was designed to convert simple Automation examples. It was not designed to be a generic conversion utility for all of Visual Basic. As such, you should be aware of the following limitations:
The generated code uses a helper function called AutoWrap() that is generated in the edit box in the upper-right corner of the B2C.exe dialog box. You need to add this function to your project so that it is accessible from where you use B2C-generated code. Although this function is regenerated every time you convert new code, it is always the same so you only need to copy it once. The best way to learn how it works, is to run B2C and experiment with the built-in examples. APPLIES TO
| Article Translations
|
Back to the top
