Re: Remote TSP server



I tried to export all functions that I found in tspi.h file, with no help.

Using Dependency Walker, I found that two DLLs are missing: msvcr80.dll and
DWMAPI.DLL.

I then compiled it in RETAIL mode. I am not missing the first DLL anymore,
but now I have an error when clicking "Add" in the Phones and Modems cp.
(Runtime Error, R6034).

Any ideas?

Thanks,


"Andreas Marschall [MVP TAPI]" <Andreas.Marschall@xxxxxxxxxx> wrote in
message news:u7dTGZImIHA.5280@xxxxxxxxxxxxxxxxxxxxxxx
"Jean-Robert" <jlaffineur@xxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:uAq3nwHmIHA.1052@xxxxxxxxxxxxxxxxxxxxxxx
The problem is that the TSP does not appear in the Advanced list of the
Phones and Modems control panel, even when I click the "Add" button. I
have
tried to reboot the machine, but it does not help.

Jean-Robert,
ok, then this issue has be solved 1st, before you can go any further with
Remote.TSP.
Maybe some function export is missing.
Please export ***ALL*** TSPI_ and TUISPI_ functions and implement the
missing
ones for testing/debugging with a trace output (e.g. OutputDebugString())
and
return LINEERR_OPERATIONUNAVAIL.
So you can see what functions are called by the OS.

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My Toto® Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion. Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.





.


Loading