Build CXImage with VC++ 2010

    技术2022-05-20  70

    Need to define the following preprocessors in project settings

    _WIN32_IE=0x0600

    _WIN32_WINNT=0x0501

    WINVER=0x0501

    _CRT_SECURE_NO_DEPRECATE


    最新回复(0)