Hi Abdel,

<< it seems not to like loc-data structure, possibly because
char name[41]  >>

Have you tried initializing loc-data/name to a string of 41 characters, with
or without a null terminator, before making the call? Have you tried
[char*], instead of [string!], as the datatype?

If you want to contact me directly, send me your code and the DLL (I'm on
W2K here), I'll see if I can figure it out.

--Gregg

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to