error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed
。。。。
等问题。。
好像是和atl中的InterlockedIncrement等冲突,谁遇到过?
...全文
4711打赏收藏
在atl中使用stlport的问题
偶装了stlport,在atl中使用,编译出错: error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed 。。。。 等问题。。 好像是和atl中的InterlockedIncrement等冲突,谁遇到过?