|
Delphi directives to support C++Builder |
Top Previous Next |
|
Pretranslated C++ 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.
These directives can have an impact on the notations of the according types. |
|
This page belongs to the Delphi2Cpp Documentation |
Delphi2Cpp home Content |