如果你一定要把两个import导入到同一个名称空间,用rename("_Application","adoApplication")、rename("_Application","MSOApplication")这样的改名方法来避免名称冲突
推荐的办法还是导入到不同namespace。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP