|
From: | Jari Turkia |
Subject: | Re: Do you have plan to export more convenient API in gnokii.dll? |
Date: | Fri, 28 Nov 2008 11:09:17 +0200 |
User-agent: | Thunderbird 2.0.0.18 (Windows/20081105) |
劉大維 wrote:
Since it is convenient to use dialvoice() than gn_call_dial(), do you have plan to export more convenient API in gnokii.dll?
You're missing something here. gn_call_dial() is the low-level function and is properly exported in gnokii.dll. It is called by dialvoice() in gnokii.exe. It is impossible to export any functions out of an .exe.
What you need to do is write your own program (possibly replicating what dialvoice() is doing) to make suitable gn_call_dial() and handle the result it gives.
Short answer: no. Regards, Jari Turkia
[Prev in Thread] | Current Thread | [Next in Thread] |