From 07bb7dd863ce59ca3ef25d226a57bbba9e38be3d Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Tue, 10 Aug 2010 11:27:27 +0000 Subject: [PATCH] [PSDK] - Add some missing headers' headers. svn path=/trunk/; revision=48510 --- reactos/include/psdk/d3dnthal.h | 18 +++++++++++++++++- reactos/include/psdk/ddrawint.h | 16 ++++++++++++++++ reactos/include/psdk/dmksctrl.h | 21 ++++++++++++++++++--- reactos/include/psdk/ntdd1394.h | 17 +++++++++++++++++ reactos/include/psdk/ntddbeep.h | 17 +++++++++++++++++ reactos/include/psdk/ntddft.h | 17 +++++++++++++++++ reactos/include/psdk/ntddtdi.h | 17 +++++++++++++++++ reactos/include/psdk/unknown.h | 18 ++++++++++++++++++ 8 files changed, 137 insertions(+), 4 deletions(-) diff --git a/reactos/include/psdk/d3dnthal.h b/reactos/include/psdk/d3dnthal.h index 8f3f3d79159..ff712a70e72 100644 --- a/reactos/include/psdk/d3dnthal.h +++ b/reactos/include/psdk/d3dnthal.h @@ -1,5 +1,21 @@ -/* +/* + * d3dnthal.h + * * Direct3D NT driver interface + * + * Contributors: + * Created by Ge van Geldorp + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * */ #ifndef __DDK_D3DNTHAL_H diff --git a/reactos/include/psdk/ddrawint.h b/reactos/include/psdk/ddrawint.h index 8c2ee61cce5..927e7f88690 100644 --- a/reactos/include/psdk/ddrawint.h +++ b/reactos/include/psdk/ddrawint.h @@ -1,5 +1,21 @@ /* + * ddrawint.h + * * DirectDraw NT driver interface + * + * Contributors: + * Created by Ge van Geldorp + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * */ #ifndef __DD_INCLUDED__ diff --git a/reactos/include/psdk/dmksctrl.h b/reactos/include/psdk/dmksctrl.h index 185ed0ee6fc..0420d1baa45 100644 --- a/reactos/include/psdk/dmksctrl.h +++ b/reactos/include/psdk/dmksctrl.h @@ -1,3 +1,21 @@ +/* + * dmksctrl.h + * + * Contributors: + * Created by Johannes Anderwald + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + */ + #ifndef _IKsControl_ #define _IKsControl_ @@ -38,6 +56,3 @@ DECLARE_INTERFACE_(IKsControl, IUnknown) }; #endif - - - diff --git a/reactos/include/psdk/ntdd1394.h b/reactos/include/psdk/ntdd1394.h index 151f111329d..fa3419418e0 100644 --- a/reactos/include/psdk/ntdd1394.h +++ b/reactos/include/psdk/ntdd1394.h @@ -1,3 +1,20 @@ +/* + * ntdd1394.h + * + * Contributors: + * Created by Magnus Olsen + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + */ #ifndef _NTDD1394_H_ #define _NTDD1394_H_ diff --git a/reactos/include/psdk/ntddbeep.h b/reactos/include/psdk/ntddbeep.h index 9e10b0682c0..ab3b41e267c 100644 --- a/reactos/include/psdk/ntddbeep.h +++ b/reactos/include/psdk/ntddbeep.h @@ -1,3 +1,20 @@ +/* + * ntddbeep.h + * + * Contributors: + * Created by Casper S. Hornstrup + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + */ #ifndef _NTDDBEEP_ #define _NTDDBEEP_ diff --git a/reactos/include/psdk/ntddft.h b/reactos/include/psdk/ntddft.h index ae7c953f2eb..dac80e0196f 100644 --- a/reactos/include/psdk/ntddft.h +++ b/reactos/include/psdk/ntddft.h @@ -1,3 +1,20 @@ +/* + * ntddft.h + * + * Contributors: + * Created by Alex Ionescu + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + */ #ifndef _NTDDFT_ #define _NTDDFT_ diff --git a/reactos/include/psdk/ntddtdi.h b/reactos/include/psdk/ntddtdi.h index 04b725bfb92..4ea7d7711ba 100644 --- a/reactos/include/psdk/ntddtdi.h +++ b/reactos/include/psdk/ntddtdi.h @@ -1,3 +1,20 @@ +/* + * ntddtdi.h + * + * Contributors: + * Created by Casper S. Hornstrup + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + */ #ifndef _NTDDTDI_ #define _NTDDTDI_ diff --git a/reactos/include/psdk/unknown.h b/reactos/include/psdk/unknown.h index bdeb26d0212..6fe27fc3658 100644 --- a/reactos/include/psdk/unknown.h +++ b/reactos/include/psdk/unknown.h @@ -1,3 +1,21 @@ +/* + * unknown.h + * + * Contributors: + * Created by Magnus Olsen + * + * THIS SOFTWARE IS NOT COPYRIGHTED + * + * This source code is offered for use in the public domain. You may + * use, modify or distribute it freely. + * + * This code is distributed in the hope that it will be useful but + * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY + * DISCLAIMED. This includes but is not limited to warranties of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + */ + #ifndef __unknwn_h__ #define __unknwn_h__