Kbase 20133: OPEN CLIENT: A way to Convert VB Code to C++
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
GOAL:
How to convert VB code to C++
FIX:
If you are trying to use the Progress Open Client Toolkit with C++ and have problems, one avenue you might try (if you have experience with Visual Basic) is to write a small chunk of Visual Basic code and once it works convert it to C++.
The following URL refers to a Microsoft KnowledgeBase article that contains links to a tool (B2CSE.exe) that will convert Visual Basic ActiveX Automation code to the equivalent C++ code that you can then paste into your C++ application:
http://support.microsoft.com/support/kb/articles/Q216/3/88.ASP