Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

DLL.CallFunction can not work

$
0
0
I used DLL.CallFunction to call a dll which coded by delphi.
But the SUF.exe always cash.

Does setup factory do not support dll wirtten by delphi?

code like this, this "init" function do not need to pass any parameters:
DLL.CallFunction(SessionVar.Expand("%TempLaunchFol der%\\test.dll"), "Init", "", DLL_RETURN_TYPE_INTEGER, DLL_CALL_STDCALL);

Viewing all articles
Browse latest Browse all 2105

Trending Articles