VS has them in VC\include rather than SDK\x.x\include. They classify this as "compiler support" for COM.
On 2013-01-29 10:17, Timo Kreuzer wrote: > > comdef & friends are not crt headers, they should go to psdk. > > Am 26.01.2013 14:33, schrieb [email protected]: >> Author: tfaber >> Date: Sat Jan 26 13:33:15 2013 >> New Revision: 58223 >> >> URL: http://svn.reactos.org/svn/reactos?rev=58223&view=rev >> Log: >> [CRT] >> - Import C++ compiler support headers from mingw-w64 (with some fixes) >> - Implement the required parts of the comsupp library >> >> Added: >> trunk/reactos/include/crt/comdef.h (with props) >> trunk/reactos/include/crt/comdefsp.h (with props) >> trunk/reactos/include/crt/comip.h (with props) >> trunk/reactos/include/crt/comutil.h (with props) >> trunk/reactos/lib/sdk/comsupp/ (with props) >> trunk/reactos/lib/sdk/comsupp/CMakeLists.txt (with props) >> trunk/reactos/lib/sdk/comsupp/comsupp.cpp (with props) >> Modified: >> trunk/reactos/lib/sdk/CMakeLists.txt >> >> [This mail would be too long, it was shortened to contain the URLs only.] >> >> Added: trunk/reactos/include/crt/comdef.h >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comdef.h?rev=58223&view=auto >> >> Added: trunk/reactos/include/crt/comdefsp.h >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comdefsp.h?rev=58223&view=auto >> >> Added: trunk/reactos/include/crt/comip.h >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comip.h?rev=58223&view=auto >> >> Added: trunk/reactos/include/crt/comutil.h >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comutil.h?rev=58223&view=auto >> >> Modified: trunk/reactos/lib/sdk/CMakeLists.txt >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/CMakeLists.txt?rev=58223&r1=58222&r2=58223&view=diff >> >> Added: trunk/reactos/lib/sdk/comsupp/CMakeLists.txt >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/CMakeLists.txt?rev=58223&view=auto >> >> Added: trunk/reactos/lib/sdk/comsupp/comsupp.cpp >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/comsupp.cpp?rev=58223&view=auto _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
