我在VC程序加入
#include "VMR9.H"
后,编译 有 n 多行错误
说那个头文件有问题我估计是少什么库
我找遍了帮助也没有找到。
请大家指教

解决方案 »

  1.   

    VMR9.H前面有段注释 /* File created by MIDL compiler version 6.00.0357 */
    /* Compiler settings for vmr9.idl:
        Oicf, W1, Zp8, env=Win32 (32b run)
        protocol : dce , ms_ext, c_ext, robust
        error checks: allocation ref bounds_check enum stub_data 
        VC __declspec() decoration level: 
             __declspec(uuid()), __declspec(selectany), __declspec(novtable)
             DECLSPEC_UUID(), MIDL_INTERFACE()
    */vmr9.idl这种*.idl是怎么回事?