Delphi DLL | Dynamic Loading | Delphi | DLL in Delphi | Creating and Using DLLs From Delphi

preview_player
Показать описание
Stdcall calling convention:

Function Test( i: Integer; b: Boolean; d: Double ): Integer; stdcall;
Sdtcall calling convention passes parameters on the stack and
pushes them from right to left in the parameter list. Each
parameter occupies a multiple of 4 bytes.
Рекомендации по теме
welcome to shbcf.ru