Jump to content

JohnMo

Newbies
  • Posts

    2
  • Joined

  • Last visited

Everything posted by JohnMo

  1. I figured the dialog was provided by Windows. I don't know exactly how it's handled in the code, but it sounds like the default Windows behavior is to not show the dialog when there's only one device. From http://msdn2.microsoft.com/en-us/library/ms630143.aspx: Perhaps there's not a combination of lDeviceType and lFlags parameters that will allow device types to be unrestricted while also suppressing the Select Device dialog box. The MSDN article only specifies that the Select Device dialog can be forced with the lFlags parameter and that lDeviceType parameter has to be set to something other than null before there's any chance the Select Device dialog will be skipped.
  2. This is a little thing, but when Acquire is selected from the File menu, would it be possible to skip the Select Device dialog when there is only one device listed? If there's only one device available, why do I have to select it? I think it would be safe to assume that's the one I want and proceed with the scan.
×
×
  • Create New...