Delphi directives to support C++Builder |
Top Previous Next |
Pretranslated C# code > Preparing Delphi code > Delphi directives to support C++Builder
There are four directives defined in Delphi to support the generation of C++ header files for C++Builder. For Delphi2C# these directives are of little interest, because the interaction with the Windows API is controlled by th PInvoke statements. However Delphi2C# uses the EXTENALSYM directives to recognize, for which functions PInvoke adapters have to be constructed.
|
This page belongs to the Delphi2C# Documentation |
Delphi2C# home Content |