|
Re: unload DLL: msg#00128lisp.corman
--- In cormanlisp@xxxxxxxxxxxxxxx, Chris Double <chris.double@xxxx> wrote: > On Fri, 28 Mar 2003 21:39, lcluke wrote: > > Is there a way to explicitly unload a DLL ? I am running into a > > situation where the CCL IDE crashes every third/fourth/fifth time I > > exit my application. I am calling functions from a 3'rd party DLL, > > as well as OpenGL. > > LoadLibrary loads a DLL. FreeLibrary unloads it. Pass it the module handle > returned from LoadLibrary. > > Chris. Sorry Chris, I forgot to mention that the DLL is loaded using... #! (:export t :library "SDL" :ignore "DECLSPEC") ...how do I pass the module handle to FreeLibrary in this case ? -Luke ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/SyjtlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: cormanlisp-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: unload DLL: 00128, Chris Double |
|---|---|
| Next by Date: | auto conversion of lisp to c strings?: 00128, Chris Perkins |
| Previous by Thread: | Re: unload DLLi: 00128, Chris Double |
| Next by Thread: | auto conversion of lisp to c strings?: 00128, Chris Perkins |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |