in reply to Re: Call a function from DLL
in thread Call a function from DLL
Dear Discipulus,
Thank you very much for offering to help,
Actually the I have another question:
the idea is , I want to call the function FCWIntiObject() and the return value must be as object.
then I want to call the second function int FCWOpenCleware(object*) which it takes the return value from the previous function as an argument.
could you help me?
thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Call a function from DLL
by GrandFather (Saint) on Jul 15, 2019 at 08:18 UTC | |
by Cleware (Novice) on Jul 15, 2019 at 10:24 UTC | |
by GrandFather (Saint) on Jul 16, 2019 at 00:51 UTC | |
|
Re^3: Call a function from DLL
by holli (Abbot) on Jul 15, 2019 at 08:45 UTC |