Re: [ros-dev] [ros-diffs] [tfaber] 58223: [CRT] - Import C++ compiler support headers from mingw-w64 (with some fixes) - Implement the required parts of the comsupp library

2013-01-29 Thread Timo Kreuzer


comdef  friends are not crt headers, they should go to psdk.

Am 26.01.2013 14:33, schrieb tfa...@svn.reactos.org:

Author: tfaber
Date: Sat Jan 26 13:33:15 2013
New Revision: 58223

URL: http://svn.reactos.org/svn/reactos?rev=58223view=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=58223view=auto

Added: trunk/reactos/include/crt/comdefsp.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comdefsp.h?rev=58223view=auto

Added: trunk/reactos/include/crt/comip.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comip.h?rev=58223view=auto

Added: trunk/reactos/include/crt/comutil.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comutil.h?rev=58223view=auto

Modified: trunk/reactos/lib/sdk/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/CMakeLists.txt?rev=58223r1=58222r2=58223view=diff

Added: trunk/reactos/lib/sdk/comsupp/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/CMakeLists.txt?rev=58223view=auto

Added: trunk/reactos/lib/sdk/comsupp/comsupp.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/comsupp.cpp?rev=58223view=auto






___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev


Re: [ros-dev] [ros-diffs] [tfaber] 58223: [CRT] - Import C++ compiler support headers from mingw-w64 (with some fixes) - Implement the required parts of the comsupp library

2013-01-29 Thread Thomas Faber
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 tfa...@svn.reactos.org:
 Author: tfaber
 Date: Sat Jan 26 13:33:15 2013
 New Revision: 58223

 URL: http://svn.reactos.org/svn/reactos?rev=58223view=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=58223view=auto

 Added: trunk/reactos/include/crt/comdefsp.h
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comdefsp.h?rev=58223view=auto

 Added: trunk/reactos/include/crt/comip.h
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comip.h?rev=58223view=auto

 Added: trunk/reactos/include/crt/comutil.h
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/include/crt/comutil.h?rev=58223view=auto

 Modified: trunk/reactos/lib/sdk/CMakeLists.txt
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/CMakeLists.txt?rev=58223r1=58222r2=58223view=diff

 Added: trunk/reactos/lib/sdk/comsupp/CMakeLists.txt
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/CMakeLists.txt?rev=58223view=auto

 Added: trunk/reactos/lib/sdk/comsupp/comsupp.cpp
 URL: 
 http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/comsupp/comsupp.cpp?rev=58223view=auto

___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev