Retrieving the contents of memory

G

GaryH

Hi. I have been given a DLL which talks to an external database. In access
I have written some code, following the peope's guidelines who wrote the DLL
as to how execute a search. This works, BUT returns a memory value as to
where the results are stored within the dll.

How do I tell Access to go to that memory address and recover the
contents??? Any ideas? Many thanks.
 
Top