Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Wed, 23 Apr 2008 19:51:20 -0700
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.
.
- Follow-Ups:
- References:
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: Doron Holan [MSFT]
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: flashlib
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: Tim Roberts
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: flashlib
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: Tim Roberts
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: flashlib
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: Tim Roberts
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- From: flashlib
- Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- Prev by Date: Re: How to detect the mouse horizontal scroll?
- Next by Date: Re: Difference Between USB Multi Interface, Multi Function, Composite and Compound Devices.
- Previous by thread: Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- Next by thread: Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- Index(es):