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 tfaber(a)svn.reactos.org:
> 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=5…
>
> Added: trunk/reactos/include/crt/comdefsp.h
> URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comdefsp.h?rev…
>
> Added: trunk/reactos/include/crt/comip.h
> URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comip.h?rev=58…
>
> Added: trunk/reactos/include/crt/comutil.h
> URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comutil.h?rev=…
>
> Modified: trunk/reactos/lib/sdk/CMakeLists.txt
> URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/CMakeLists.txt?rev…
>
> Added: trunk/reactos/lib/sdk/comsupp/CMakeLists.txt
> URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/CMakeLists…
>
> Added: trunk/reactos/lib/sdk/comsupp/comsupp.cpp
> URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/comsupp.cp…