remobjects / pascalscript

pascalscript
Other
450 stars 182 forks source link

createOleObject gives Error: Could not call proc #219

Open ThomasI-42 opened 4 years ago

ThomasI-42 commented 4 years ago

Since comit 86a057c8686143ce0443be6995d6515c5c9b705c [1)InvokeCall added, instead of all different callers (x86, x64, power…] is the the function createOleObject broken. Getting this error: [Runtime error] ..., bytecode(0:52): Could not call proc

pult commented 4 years ago

Have a go this variant: https://github.com/pult/pascalscript. There are many fixes for Variant/OLE calls.