>He found that if he disabled the USB device, the driver coped OK. Is there >any way to switch a device off programmatically, so they could do that while >this program is running using this driver? To compound the pain the code is >written in MSVC1.52, but we could do some sort of thunking to get some >32-bit code to run to switch the device on and off, if necessary.
I am just guessing that 16-bit code is a huge problem, especially if speed is important.
Probably need to convert to 32-bit.
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
