1 2 3 4 5 6 7 8 9 10
{ Old file: tbs0335.pp } { } {$mode delphi} procedure f;stdcall export; asm end; begin end.