|
From: Spiro T. <an-...@sp...> - 2007-04-13 18:06:23
|
Hello, * On Thu, Apr 12, 2007 at 05:57:16PM -0300 Dan Martins wrote: > Does anyone know any windows function that allows me to manually > "unplug" a usb device? Have a look at the Windows DDK (now called "WDK"), the "devcon" sample. It allows you to do different operations with devices, for example, enable, disable, remove, list them, rescan for them, ... HTH, Spiro. -- Spiro R. Trikaliotis http://opencbm.sf.net/ http://www.trikaliotis.net/ http://www.viceteam.org/ |