Ciao GrahamC
I have to check simulating a DLL function like yours.
An ASCIIZ string is in reality a pointer to a null terminated sequence of chars.
Passing it BYREF means you are passing a pointer to a pointer to a null terminated sequence of chars.
I do not remember if I changed it in some ways.
I will check and let you know
Eros
Bookmarks