mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
[WIN32SS]
- Remove the unneeded $Id$ blabla from the source code. - Translate some GreatLordish into English. svn path=/trunk/; revision=58499
This commit is contained in:
parent
9c65c1548a
commit
f0b30b2360
38 changed files with 36 additions and 72 deletions
|
@ -1,5 +1,4 @@
|
|||
/* $Id: rosglue.c 39928 2009-03-10 02:49:45Z tkreuzer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: FreeType implementation for ReactOS
|
||||
* PURPOSE: Glue functions between FreeType
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
#include "precomp.h"
|
||||
|
||||
/* $Id: stubs.c 28709 2007-08-31 15:09:51Z greatlrd $
|
||||
*
|
||||
/*
|
||||
* reactos/lib/gdi32/misc/hacks.c
|
||||
*
|
||||
* GDI32.DLL hacks
|
||||
*
|
||||
* Api that are hacked but we can not do correct implemtions yetm but using own syscall
|
||||
* Apis that are hacked but we cannot write correct implementations yet but we are using our own syscall
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
/*
|
||||
* $Id:
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS GDI32
|
||||
* PURPOSE:
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
/* $Id: stubs.c 28709 2007-08-31 15:09:51Z greatlrd $
|
||||
*
|
||||
/*
|
||||
* reactos/lib/gdi32/misc/historic.c
|
||||
*
|
||||
* GDI32.DLL Stubs
|
||||
*
|
||||
* Api that does basic nothing, but is here for backwords compatible with older windows
|
||||
* Apis that do basically nothing, but are here for backwards compatibility with older Windows
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: stubs.c 28533 2007-08-24 22:44:36Z greatlrd $
|
||||
*
|
||||
/*
|
||||
* reactos/lib/gdi32/misc/eng.c
|
||||
*
|
||||
* GDI32.DLL eng part
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: stubs.c 18897 2005-12-08 23:10:33Z cwittich $
|
||||
*
|
||||
/*
|
||||
* reactos/lib/gdi32/objects/path.c
|
||||
*
|
||||
* GDI32.DLL Path
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: vbemp.rc 21844 2006-05-07 19:34:23Z ion $ */
|
||||
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "DXG DirectX interface Device Driver\0"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: vbemp.rc 21844 2006-05-07 19:34:23Z ion $ */
|
||||
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "DirectX Graphics Driver Thunk\0"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: csr.h 56311 2012-04-01 20:42:43Z akhaldi $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* PURPOSE: Interface to csrss
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: vis.h 56311 2012-04-01 20:42:43Z akhaldi $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Win32k subsystem
|
||||
* PURPOSE: Visibility computations interface definition
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: regcontrol.h 50357 2011-01-11 18:47:16Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS User32
|
||||
* PURPOSE: Built-in control registration
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: desktop.c 57236 2012-09-04 05:37:13Z jimtabor $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/misc/desktop.c
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: object.c 57652 2012-10-30 16:50:11Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/misc/dde.c
|
||||
* PURPOSE: DDE
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: timer.c 53436 2011-08-25 08:51:26Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/misc/dde.c
|
||||
* PURPOSE: DDE
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: winsta.c 51082 2011-03-17 13:19:18Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/misc/winsta.c
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: accel.c 53436 2011-08-25 08:51:26Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/input.c
|
||||
* PURPOSE: Accelerator tables
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: caret.c 54199 2011-10-19 16:17:32Z rharabien $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/caret.c
|
||||
* PURPOSE: Caret
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: clipboard.c 53657 2011-09-09 15:24:14Z rharabien $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/clipboard.c
|
||||
* PURPOSE: Input
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: dc.c 53436 2011-08-25 08:51:26Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/input.c
|
||||
* PURPOSE: Input
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: font.c 48387 2010-07-31 22:36:22Z fireball $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/input.c
|
||||
* PURPOSE: Input
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: rect.c 37763 2008-11-30 11:42:05Z sginsberg $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/input.c
|
||||
* PURPOSE: Input
|
||||
|
|
|
@ -16,8 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
/* $Id: text.c 37776 2008-11-30 19:28:11Z hyperion $
|
||||
*
|
||||
/*
|
||||
* PROJECT: ReactOS user32.dll
|
||||
* FILE: lib/user32/windows/input.c
|
||||
* PURPOSE: Input
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: init.c 31400 2007-12-22 17:18:32Z fireball $
|
||||
/*
|
||||
* PROJECT: ReactOS CSRSS
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: subsystems/win32/csrss/api/alias.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: conio.h 55617 2012-02-15 20:29:08Z ion $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/include/conio.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: desktopbg.h 47315 2010-05-23 00:51:29Z jmorlan $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/include/destkopbg.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: exitros.c 58411 2013-03-02 22:22:56Z gadamopoulos $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS CSRSS subsystem
|
||||
* FILE: subsys/csrss/win32csr/exitros.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: guiconsole.c 57326 2012-09-18 21:45:00Z akhaldi $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/win32csr/guiconsole.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: guiconsole.h 57326 2012-09-18 21:45:00Z akhaldi $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/win32csr/guiconsole.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: handle.c 56955 2012-07-23 20:25:11Z tfaber $
|
||||
*
|
||||
/*
|
||||
* reactos/subsys/csrss/api/handle.c
|
||||
*
|
||||
* CSRSS handle functions
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: resource.h 51293 2011-04-09 12:01:36Z mkupfer $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Win32 subsystem
|
||||
* FILE: subsys/csrss/win32csr/resource.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: tuiconsole.c 47693 2010-06-08 06:38:14Z jmorlan $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/win32csr/tuiconsole.c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: tuiconsole.h 21947 2006-05-20 10:49:56Z fireball $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/win32csr/tuiconsole.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: win32csr.h 58214 2013-01-24 23:00:42Z akhaldi $
|
||||
*
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: subsys/csrss/win32csr/win32csr.h
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: dllmain.c 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
*
|
||||
/*
|
||||
* dllmain.c - ReactOS/Win32 Console+User Enviroment Subsystem Server
|
||||
*
|
||||
* ReactOS Operating System
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: init.c 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
*
|
||||
/*
|
||||
* init.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization
|
||||
*
|
||||
* ReactOS Operating System
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* $Id: server.c 43790 2009-10-27 10:34:16Z dgorbachev $
|
||||
*
|
||||
/*
|
||||
* server.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization
|
||||
*
|
||||
* ReactOS Operating System
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
; $Id: winsrv.def 21947 2006-05-20 10:49:56Z fireball $
|
||||
|
||||
LIBRARY winsrv.dll
|
||||
EXPORTS
|
||||
ConServerDllInitialization@8
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id: win32k.rc 56311 2012-04-01 20:42:43Z akhaldi $ */
|
||||
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "W32 GDI KM subsystem\0"
|
||||
|
|
Loading…
Reference in a new issue