Thank you. I am trying to understand your code, but it relies on the DynLibs unit that you did not include.
At 01:21 AM 10/14/2012, you wrote: > > My first choice would of course be to eliminate the freezes, > > but they are sufficiently rare that I am pessimistic about figuring > > out what is causing them. I'd be satisfied to find a way to add > > to the application some new code that might, as needed, imitate the > > Device Manager's Disable/Enable sequence. My knowledge of Windows > > internals is not sufficient to do this. Can it be done using the > > existing apparatus of SynaSer? > >A while ago I had the same problem with a Wifi net card that sometimes >didn't come up correctly when my computer came out of hibernation. Attached >is the unit I wrote for that. The unit is written in FPC and can easily be >adapted for Delphi. There is a little demo console program with it. It lists >all ports preceeded by a number. Enter a number and the port will be >disabled. Enter return again and the port will be enabled again. > >The unit can be used for any device by passing the correct device class GUID >to LoadDevices. > >Ludo > > >------------------------------------------------------------------------------ >Don't let slow site performance ruin your business. Deploy New Relic APM >Deploy New Relic app performance management and know exactly >what is happening inside your Ruby, Python, PHP, Java, and .NET app >Try New Relic at no cost today and get our sweet Data Nerd shirt too! >http://p.sf.net/sfu/newrelic-dev2dev >_______________________________________________ >synalist-public mailing list >synalist-public@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/synalist-public Robert R. Fenichel, M.D. reply to b...@fenichel.net see also http://www.fenichel.net ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ synalist-public mailing list synalist-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synalist-public