On 01/-10/-28163 02:59 PM, Sathish S wrote:
Hi Ppl,
I'm loading a dll using the *cdll.LoadLibrary *function. How can I release
the dll after I'm done with it. Are there any functions to do this.
Thanks,
Sathish
In Windows, the FreeLibrary() call will decrement the load count, and
unload the
Hi Ppl,
I'm loading a dll using the *cdll.LoadLibrary *function. How can I release
the dll after I'm done with it. Are there any functions to do this.
Thanks,
Sathish
--
http://mail.python.org/mailman/listinfo/python-list