Hi,
I've build set of vi's (and a small dll) to do this. Error handling is very
important. If a pointer cannot be found, you don't want to call it (jump to
NULL)!
I'll zip it and mail it to the group. Please reply to this thread, I can't
see mails with attachments, or replies to it.
There's an example. It's kinda fun to use. By changing the input for the
load function between a labview dll, and user32 dll, you use a standard
messagebox, or a custom messagebox.
There are two ways to use it. First it to store the address. By calling
CallStoredAddress with the normal input configuration of the dll, the
function is called. The second way is to call CallDll. This function assumes
that the first input is the address of the function.
Re
gards,
Wiebe.
"Karen Breban"
wrote in message
news:ap9118$6be$1@venus.btinternet.com...
> Cheers for the help, any chance you could send me an example of how to do
> this. Thanks Tom.
>
>