What exactly is the nature of this function?
The help file does not say much about it execept you use it with the other Dll* functions.
In my head it sounds like it makes a regular DllCall but returns immediately and a function
is called when the DllCall actually returns.
Is this right? and if not, can someone explain it for a layman?