Commit Graph

6 Commits

Author SHA1 Message Date
evgenyk
78c62be048 266: Error when calling delphi function in x64 mode 2023-09-13 13:43:51 +03:00
pjrobin
5f33baadd3
fix for #232 (#257)
Fixing the "Could not call proc" #232
2022-03-02 21:24:10 +01:00
evgeny-k
41ed958b61 #238. win64 problem with string 2020-09-08 15:59:10 +03:00
evgeny-k
957de21fe8 fpc: INVOKECALL support for arm/aarch64 2020-09-02 16:05:37 +03:00
Chee-Yang, Chau
37158027fb #213: Invoke method consist of extended data type cause access violation (#215) 2019-11-26 09:13:56 +01:00
Vizit0r
86a057c868 1)InvokeCall added, instead of all different callers (x86, x64, powerpc etc) for Delphi 2010+. (#207)
Tested on Win x86&x64, Android, MacOS32 - no problems observed.

2) Changes for correct MACOS compilation in Delphi

3) few changes and fixes for correct work on D7.
2019-08-26 06:49:56 +02:00