PDA

View Full Version : SDK: tsrGetSpeakers isn't working


darkdonald
05-05-2008, 12:35
Hi!

I'm progging an TS-Plugin for my G15-LCD (in Delphi). Works fine so far. But I have a big problem with the TS-SDK. I can't get tsrGetSpeakers to work.
I call it like this:

tsrGetSpeakers(@IDs, @records);

Unfortunately I always get an 'Access Violation at address 00000000'?!?! Does anybody have a solution for this? All the other 'tsrxxx...'-calls work fine. I also tried to use the 'fixed TSRemote.dll' from this forum, but with the same effect :(

Plz help

Greetz
Darkdonald