banner.jpg
Web Development and Tools Powered by WebSellerTM

 

Home

Tips
  Umlauts/UTF-8
  Normalization
  OemToAnsi
  MySQL Import
  Site Search
  City Desk
  DynDNS
  MXLookup
  SPAM

SDT

Support
  Downloads
  Contact Us

Impressum

German

RSS Feed

Site search:

Web Search

Made with CityDesk


Using C++ Classes DLLs in CA-VO

By Uwe Holz
Last Update: Monday, March 09, 1998

More Information about C++ calling conventions can be found here. Article source code is located in the Download Area.
CA-Visual Objects 2.0 supports calling of own and foreign strong typed functions and methods. Stack layout of the generated code is very similar to code created by Microsoft Visual C++ Compiler. Even methods with PASCAL calling convention can be used, which allows the implementation of COM in VO. This article provides the next step and demonstrates how to call methods with other calling conventions including constructors and destructors of C++ classes.

>> Complete Article as PDF (German version only)

Published by SDT, issue 02/98