Hi,
I have searched this forum, and do have found two discussions about UVC Extension. However, neither of them answer my question.
I am new to the UVC extension, so I start with the MSDN article, "UVC Extension Unit Code Samples" at
http://msdn.microsoft.com/en-us/library/ms803127.aspx. However, the code must be incomplete, and I have plenty of questions. Let me start with the first question:
After I have followed the 10-step procedure trying to build the extension unit plug-in dll, I always get the following build error: "fatal error U1073: don't know how to make '.\objchk_wxp_x86\i386\vidcap_i.obj'"
Could anyone give me some directions, such that I can make this sample code working. I am using WDK 7600.16385. Thank you very much.