Hi,
I would like to know how to pass handler to DLL.Is there any API function to do this.Please help me how to do it.
Thank you.
Printable View
Hi,
I would like to know how to pass handler to DLL.Is there any API function to do this.Please help me how to do it.
Thank you.
What do you mean by "handler"?
If you use the LoadLibrary() API call, it returns a hModule which is a handle to the loaded module (DLL).
HTH,
Duncan
-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com