On Tue, Jun 14, 2011 at 5:14 PM,  <parisni...@softhome.net> wrote:
> Anybody know how to reload a C library on XP without having to quit the lisp
> interpreter?

I don't have a straightforward answer for your problem, but I have two
suggestions: (1) use sysinternal's "Process Explorer" to inspect
what's going on with the DLLs and (2) try the same test case with
another Lisp like Allegro CL or Lispworks. (Possibly using their
native APIs, in case it's a CFFI bug.)

Cheers,

-- 
Luís Oliveira
http://r42.eu/~luis/

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to