How do I avoid name collision with macros defined in Windows header files?

后端 未结 8 1397
一向
一向 2020-12-10 11:24

I have some C++ code that includes a method called CreateDirectory(). Previously the code only used STL and Boost, but I recently had to include

8条回答
提交回复
热议问题