Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND



flashlib@xxxxxxxxx wrote:

It's a usb video device, I also tried to use the class GUID of
DEFINE_GUID(CameraClassGuid, 0x6bdd1fc6, 0x810f, 0x11d0, 0xbe, 0xc7,
0x08, 0x00, 0x2b, 0xe2, 0x09, 0x2f); // image camera
But the result is the same!

If it is truly a USB video class device, then it is designed to be opened
by ksproxy.ax as part of a DirectShow graph, not directly by user-mode
applications. What were you planning to do with this when you got it open?
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.