Ryan Underwood wrote:
On Mon, Jul 26, 2004 at 06:19:44PM -0400, Alex Zeiger wrote:
You could build a winelib application around the DLL, or try to run the Windows application under Wine. I'm not sure how Wine works with respect to enumerating USB devices and making them available to user code though. Also, you'd probably need a loadable device driver anyway so you can do DeviceIoctl on it, if it's not a generic USB class device.
The installer and application seem to work under Wine, but of course it seems unable to access the oscilloscope. What's DeviceIoctl? Google doesn't turn up anything.
Sorry, that should have been DeviceIoControl. Does the software package use a loadable driver (I guess .sys)?
The scope's drivers folder contains an FTD2XX .H, .LIB, .DLL, .EXE, and .SYS file.
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users