vs2008下找不到atlrx.h了,为什么?
因为ATL Server在2007年开源了,这部分代码不再直接包含在VS2008下面,如果需要使用的话需要自己到CodePlex上下载。
相关信息参考:
ATL Server: Visual C++ shared source software
The Visual C++ team is very pleased to announce our plans to release the source code of ATL Server as a shared source project on CodePlex in March 2007.
http://blogs.msdn.com/b/vcblog/archive/2007/01/19/atl-server-visual-c-shared-source-software.aspx
获取代码的地方:
ATL Server Library and Tools
http://atlserver.codeplex.com/
VS2008下的CAtlRegExp
最新推荐文章于 2017-05-31 13:53:00 发布
本文解答了在VS2008环境下找不到atlrx.h文件的问题,指出原因是ATLServer部分源码已开源,不再直接内置于VS2008中。若需使用,可从CodePlex下载对应源码。
251

被折叠的 条评论
为什么被折叠?



