Thanks.  The 32 app/ 64 driver mismatch is probably it.  I have a Windows
7/32 installation somewhere, so maybe I'll find it and see if the problem is
repeatable there.  In the meantime, I'll try GetLastError to see what it
says, but it probably won't be something I can usefully interpret.



 

To convert the errorcode in a more meaningful message you can do: 


    writeln(SysErrorMessage(GetLastError));


Ludo

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to