VC6 使用DirectShow做摄像头程序报错"incorrect <rpcndr.h> version. Use the header that matches with the MIDL compiler."
解决方法: 使用VC2005的rpcndr.h文件代替 VC6的rpcndr.h文件
本文介绍了解决VC6使用DirectShow做摄像头程序时出现的incorrect<rpcndr.h>version.UsetheheaderthatmatcheswiththeMIDLcompiler.错误的方法:通过替换VC6的rpcndr.h文件为VC2005版本来修复该问题。
VC6 使用DirectShow做摄像头程序报错"incorrect <rpcndr.h> version. Use the header that matches with the MIDL compiler."
解决方法: 使用VC2005的rpcndr.h文件代替 VC6的rpcndr.h文件

被折叠的 条评论
为什么被折叠?
