therau2000 wrote:
> libusb-1.0.dll is getting loaded by the interface class with the
> following command:
> MyLib libUSB = (MyLib) Native.loadLibrary("usb-1.0", MyLib.class);

I don't even know what programming language that is? :\


> I need to unload libusb-1.0.dll to load another one.
> 
> Question: How can I unload libusb-1.0.dll while keeping my program
> running?

I guess it's possible to do something like that on Windows too, but
you should ask in another forum in order to get a useful reply. The
issue isn't specific to the particular library that was loaded, it's
a general question about the programming language that you're using,
so look for a forum somewhere for that language.


//Peter

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to