Remove the unneeded $Id$ blabla from the source code.

svn path=/trunk/; revision=58493
This commit is contained in:
Hermès Bélusca-Maïto 2013-03-14 01:14:18 +00:00
parent 6462517d32
commit 66a44527fd
103 changed files with 70 additions and 176 deletions

View file

@ -1,4 +1,3 @@
/* $Id: mode.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS mode utility\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS mode utility\0"
#define REACTOS_STR_INTERNAL_NAME "mode\0" #define REACTOS_STR_INTERNAL_NAME "mode\0"

View file

@ -1,4 +1,3 @@
/* $Id: sort.rc 18066 2005-09-25 19:38:46Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "W32 sort command\0" #define REACTOS_STR_FILE_DESCRIPTION "W32 sort command\0"
#define REACTOS_STR_INTERNAL_NAME "sort\0" #define REACTOS_STR_INTERNAL_NAME "sort\0"

View file

@ -1,4 +1,3 @@
/* $Id: tee.rc 18066 2005-09-25 19:38:46Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "W32 tee command\0" #define REACTOS_STR_FILE_DESCRIPTION "W32 tee command\0"
#define REACTOS_STR_INTERNAL_NAME "tee\0" #define REACTOS_STR_INTERNAL_NAME "tee\0"

View file

@ -1,4 +1,3 @@
/* $Id: touch.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Touch utility\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Touch utility\0"
#define REACTOS_STR_INTERNAL_NAME "touch\0" #define REACTOS_STR_INTERNAL_NAME "touch\0"

View file

@ -1,4 +1,3 @@
/* $Id: y.rc 18066 2005-09-25 19:38:46Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "W32 y command\0" #define REACTOS_STR_FILE_DESCRIPTION "W32 y command\0"
#define REACTOS_STR_INTERNAL_NAME "y\0" #define REACTOS_STR_INTERNAL_NAME "y\0"

View file

@ -1,5 +1,4 @@
/* $Id: gdb2.cpp 42968 2009-08-30 15:35:14Z sginsberg $ /*
*
* gdb2 - gdb output splitter * gdb2 - gdb output splitter
* *
* Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com> * Copyright (C) 2000,2001 Nedko Arnaoudov <nedkohome@atia.com>

View file

@ -1,4 +1,3 @@
/* $Id: genguid.rc 29689 2007-10-19 23:05:02Z dreimer $ */
#define REACTOS_STR_FILE_DESCRIPTION "GUID Generator\0" #define REACTOS_STR_FILE_DESCRIPTION "GUID Generator\0"
#define REACTOS_STR_INTERNAL_NAME "genguid\0" #define REACTOS_STR_INTERNAL_NAME "genguid\0"

View file

@ -1,4 +1,3 @@
/* $Id: dhcpd.rc 21499 2006-04-07 10:16:12Z tretiakov $ */
#define REACTOS_STR_FILE_DESCRIPTION "DHCP server service\0" #define REACTOS_STR_FILE_DESCRIPTION "DHCP server service\0"
#define REACTOS_STR_INTERNAL_NAME "dhcpd\0" #define REACTOS_STR_INTERNAL_NAME "dhcpd\0"

View file

@ -4,8 +4,6 @@
# Created: 1993-05-16 # Created: 1993-05-16
# Public domain # Public domain
# $Id: mkinstalldirs 21499 2006-04-07 10:16:12Z tretiakov $
errstatus=0 errstatus=0
for file for file

View file

@ -1,4 +1,3 @@
/* $Id: ncftp.rc 29689 2007-10-19 23:05:02Z dreimer $ */
#define REACTOS_STR_FILE_DESCRIPTION "Ncftp for Win32\0" #define REACTOS_STR_FILE_DESCRIPTION "Ncftp for Win32\0"
#define REACTOS_STR_INTERNAL_NAME "ncftp\0" #define REACTOS_STR_INTERNAL_NAME "ncftp\0"

View file

@ -1,6 +1,3 @@
/* Based on: "$Id: getline.c 44107 2009-11-11 18:19:42Z fireball $"; */
static const char copyright[] = "getline: Copyright (C) 1991, 1992, 1993, Chris Thewalt";
/* /*
* Copyright (C) 1991, 1992, 1993 by Chris Thewalt (thewalt@ce.berkeley.edu) * Copyright (C) 1991, 1992, 1993 by Chris Thewalt (thewalt@ce.berkeley.edu)
* *
@ -21,6 +18,8 @@ static const char copyright[] = "getline: Copyright (C) 1991, 1992, 1993, Chris
* Note: This version has been updated by Mike Gleason <mgleason@ncftp.com> * Note: This version has been updated by Mike Gleason <mgleason@ncftp.com>
*/ */
static const char copyright[] = "getline: Copyright (C) 1991, 1992, 1993, Chris Thewalt";
#if defined(WIN32) || defined(_WINDOWS) #if defined(WIN32) || defined(_WINDOWS)
# include <windows.h> # include <windows.h>
# include <sys/types.h> # include <sys/types.h>

View file

@ -1,4 +1,3 @@
/* $Id: niclist.rc 11299 2004-10-16 22:30:19Z gvg $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS HTTP Registry Browser\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS HTTP Registry Browser\0"
#define REACTOS_STR_INTERNAL_NAME "netreg\0" #define REACTOS_STR_INTERNAL_NAME "netreg\0"

View file

@ -1,5 +1,4 @@
/* $Id: niclist.c 17609 2005-09-02 21:13:10Z hpoussin $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS packet driver interface list utility * PROJECT: ReactOS packet driver interface list utility
* FILE: apps/net/niclist/niclist.c * FILE: apps/net/niclist/niclist.c

View file

@ -1,4 +1,3 @@
/* $Id: niclist.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS packet driver niclist\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS packet driver niclist\0"
#define REACTOS_STR_INTERNAL_NAME "niclist\0" #define REACTOS_STR_INTERNAL_NAME "niclist\0"

View file

@ -1,4 +1,3 @@
/* $Id: roshttpd.rc 21491 2006-04-07 10:10:34Z tretiakov $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS HTTP Win32 Server\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS HTTP Win32 Server\0"
#define REACTOS_STR_INTERNAL_NAME "roshttpd\0" #define REACTOS_STR_INTERNAL_NAME "roshttpd\0"

View file

@ -1,4 +1,3 @@
/* $Id: tditest.rc 21844 2006-05-07 19:34:23Z ion $ */
#define REACTOS_VERSION_DLL #define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "TDI test driver\0" #define REACTOS_STR_FILE_DESCRIPTION "TDI test driver\0"

View file

@ -1,5 +1,4 @@
/* $Id: notevil.c 17609 2005-09-02 21:13:10Z hpoussin $ /*
*
* notevil.c * notevil.c
* *
* -------------------------------------------------------------------- * --------------------------------------------------------------------

View file

@ -1,4 +1,3 @@
/* $Id: notevil.rc 29689 2007-10-19 23:05:02Z dreimer $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Coders Console Parade\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Coders Console Parade\0"
#define REACTOS_STR_INTERNAL_NAME "notevil\0" #define REACTOS_STR_INTERNAL_NAME "notevil\0"

View file

@ -1,4 +1,3 @@
$Id: readme.txt 34303 2008-07-05 11:46:22Z fireball $
ReactOS Coders Console Parade ReactOS Coders Console Parade
----------------------------- -----------------------------

View file

@ -1,7 +1,5 @@
//====================================================================== //======================================================================
// //
// $Id: chkdsk.c 37749 2008-11-29 21:23:45Z sginsberg $
//
// Chkdskx // Chkdskx
// //
// Copyright (c) 1998 Mark Russinovich // Copyright (c) 1998 Mark Russinovich

View file

@ -1,4 +1,3 @@
/* $Id: chkdsk.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Disk Checking Utility\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Disk Checking Utility\0"
#define REACTOS_STR_INTERNAL_NAME "chkdsk\0" #define REACTOS_STR_INTERNAL_NAME "chkdsk\0"

View file

@ -1,5 +1,4 @@
/* $Id: chklib.c 42932 2009-08-25 00:31:45Z gschneider $ /*
*
* chklib.c * chklib.c
* *
* Copyright (C) 1998, 1999 Emanuele Aliberti. * Copyright (C) 1998, 1999 Emanuele Aliberti.

View file

@ -1,4 +1,3 @@
/* $Id: chklib.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "Tool to check a dynamic library for a symbol\0" #define REACTOS_STR_FILE_DESCRIPTION "Tool to check a dynamic library for a symbol\0"
#define REACTOS_STR_INTERNAL_NAME "chklib\0" #define REACTOS_STR_INTERNAL_NAME "chklib\0"

View file

@ -1,6 +1,6 @@
#ifndef _INC_CONFIG_H #ifndef _INC_CONFIG_H
#define _INC_CONFIG_H #define _INC_CONFIG_H
/* $Id: config.h 15091 2005-05-07 21:24:31Z sedwards $ */
#define FMIFS_IMPORT_DLL #define FMIFS_IMPORT_DLL
#define REACTOS_NO_SECURITY_SS #define REACTOS_NO_SECURITY_SS
#endif /* ndef _INC_CONFIG_H */ #endif /* ndef _INC_CONFIG_H */

View file

@ -1,4 +1,3 @@
/* $Id: ctm.rc 35880 2008-09-02 14:00:30Z dreimer $ */
#include <windows.h> #include <windows.h>
#include "resource.h" #include "resource.h"

View file

@ -1,4 +1,3 @@
/* $Id: $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS W32 Kill Process Utility\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS W32 Kill Process Utility\0"
#define REACTOS_STR_INTERNAL_NAME "kill\0" #define REACTOS_STR_INTERNAL_NAME "kill\0"

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: hostname.c 21664 2006-04-19 20:14:03Z gedmurphy $ /*
*
* COPYRIGHT : See COPYING in the top level directory * COPYRIGHT : See COPYING in the top level directory
* PROJECT : Event Logging Utility * PROJECT : Event Logging Utility
* FILE : logevent.c * FILE : logevent.c

View file

@ -1,5 +1,4 @@
/* $Id: lsdd.c 37749 2008-11-29 21:23:45Z sginsberg $ /*
*
* FILE : lsdd.c * FILE : lsdd.c
* AUTHOR: Emanuele ALIBERTI * AUTHOR: Emanuele ALIBERTI
* DATE : 2000-08-04 * DATE : 2000-08-04

View file

@ -1,4 +1,3 @@
/* $Id: lsdd.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "Tool to list the device names visible to the W32 subsystem (also known as DOS Devices).\0" #define REACTOS_STR_FILE_DESCRIPTION "Tool to list the device names visible to the W32 subsystem (also known as DOS Devices).\0"
#define REACTOS_STR_INTERNAL_NAME "lsdd\0" #define REACTOS_STR_INTERNAL_NAME "lsdd\0"

View file

@ -1,5 +1,4 @@
/* /*
* $Id$
* This is an unpublished work copyright (c) 1998 HELIOS Software GmbH * This is an unpublished work copyright (c) 1998 HELIOS Software GmbH
* 30827 Garbsen, Germany * 30827 Garbsen, Germany
*/ */

View file

@ -1,4 +1,3 @@
// $Id: pedump.c 54033 2011-10-06 20:45:06Z pschweitzer $
// //
// This program was written by Sang Cho, assistant professor at // This program was written by Sang Cho, assistant professor at
// the department of // the department of

View file

@ -1,4 +1,3 @@
/* $Id: pedump.rc 16861 2005-07-29 13:46:03Z ea $ */
#define REACTOS_STR_FILE_DESCRIPTION "Tool to dump a PE image file.\0" #define REACTOS_STR_FILE_DESCRIPTION "Tool to dump a PE image file.\0"
#define REACTOS_STR_INTERNAL_NAME "pedump\0" #define REACTOS_STR_INTERNAL_NAME "pedump\0"

View file

@ -1,5 +1,4 @@
/* $Id: ArgumentParser.cpp 12803 2005-01-04 21:40:25Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ArgumentParser.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ArgumentParser.h: interface for the CArgumentParser class. // ArgumentParser.h: interface for the CArgumentParser class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: Completion.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: Completion.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// Completion.h - declaration for completion related functions // Completion.h - declaration for completion related functions
#if !defined(COMLPETION_H__INCLUDED_) #if !defined(COMLPETION_H__INCLUDED_)

View file

@ -1,5 +1,4 @@
/* $Id: Console.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: Console.h 42968 2009-08-30 15:35:14Z sginsberg $ */ //
// Console.h: interface for the CConsole class. // Console.h: interface for the CConsole class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: Pattern.cpp 29689 2007-10-19 23:05:02Z dreimer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: Pattern.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// Pattern.h: decalration for pattern functions // Pattern.h: decalration for pattern functions
#if !defined(PATTERN_H__INCLUDED_) #if !defined(PATTERN_H__INCLUDED_)

View file

@ -1,5 +1,4 @@
/* $Id: Prompt.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,3 @@
-*- Mode: Text -*-
$Id: README 34303 2008-07-05 11:46:22Z fireball $
Registry Explorer is console mode tool for reading/writing ReactOS Registry Explorer is console mode tool for reading/writing ReactOS
registry. Currently, access is provided only by means of interactive registry. Currently, access is provided only by means of interactive

View file

@ -1,5 +1,4 @@
/* $Id: RegistryExplorer.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,4 +1,3 @@
/* $Id: RegistryExplorer.h 12802 2005-01-04 21:36:26Z narnaoud $ */
#ifndef _REGISTRY_EXPLORER_H__INCLUDED #ifndef _REGISTRY_EXPLORER_H__INCLUDED
#define _REGISTRY_EXPLORER_H__INCLUDED #define _REGISTRY_EXPLORER_H__INCLUDED

View file

@ -1,5 +1,4 @@
/* $Id: RegistryKey.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: RegistryKey.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// RegistryKey.h: interface for the CRegistryKey class. // RegistryKey.h: interface for the CRegistryKey class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: RegistryTree.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: RegistryTree.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// RegistryTree.h: interface for the CRegistryTree class. // RegistryTree.h: interface for the CRegistryTree class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: SecurityDescriptor.cpp 12813 2005-01-05 02:21:05Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: SecurityDescriptor.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// SecurityDescriptor.h: interface for the CSecurityDescriptor class. // SecurityDescriptor.h: interface for the CSecurityDescriptor class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: Settings.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,4 +1,3 @@
/* $Id: Settings.h 15091 2005-05-07 21:24:31Z sedwards $ */
#ifndef OPTIONS_H__a7382d2d_96b4_4472_974d_801281bd5327___INCLUDED #ifndef OPTIONS_H__a7382d2d_96b4_4472_974d_801281bd5327___INCLUDED
#define OPTIONS_H__a7382d2d_96b4_4472_974d_801281bd5327___INCLUDED #define OPTIONS_H__a7382d2d_96b4_4472_974d_801281bd5327___INCLUDED

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommand.cpp 12803 2005-01-04 21:40:25Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommand.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommand.h: interface for the CShellCommand class. // ShellCommand.h: interface for the CShellCommand class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandChangeKey.cpp 29689 2007-10-19 23:05:02Z dreimer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandChangeKey.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandChangeKey.h: interface for the CShellCommandChangeKey class. // ShellCommandChangeKey.h: interface for the CShellCommandChangeKey class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandConnect.cpp 29689 2007-10-19 23:05:02Z dreimer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandConnect.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandConnect.h: interface for the CShellCommandConnect class. // ShellCommandConnect.h: interface for the CShellCommandConnect class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDACL.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDACL.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandDACL.h: interface for the CShellCommandDACL class. // ShellCommandDACL.h: interface for the CShellCommandDACL class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDOKA.cpp 12803 2005-01-04 21:40:25Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDOKA.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandDOKA.h: interface for the CShellCommandDOKA class. // ShellCommandDOKA.h: interface for the CShellCommandDOKA class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDeleteKey.cpp 29689 2007-10-19 23:05:02Z dreimer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDeleteKey.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandDeleteKey.h: interface for the CShellCommandDeleteKey class. // ShellCommandDeleteKey.h: interface for the CShellCommandDeleteKey class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDeleteValue.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDeleteValue.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandDeleteValue.h: interface for the CShellCommandDeleteValue class. // ShellCommandDeleteValue.h: interface for the CShellCommandDeleteValue class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDir.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandDir.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandDir.h: interface for the CShellCommandDir class. // ShellCommandDir.h: interface for the CShellCommandDir class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandExit.cpp 12803 2005-01-04 21:40:25Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandExit.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandExit.h: interface for the CShellCommandExit class. // ShellCommandExit.h: interface for the CShellCommandExit class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandHelp.cpp 12803 2005-01-04 21:40:25Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandHelp.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandHelp.h: interface for the CShellCommandHelp class. // ShellCommandHelp.h: interface for the CShellCommandHelp class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandNewKey.cpp 29689 2007-10-19 23:05:02Z dreimer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandNewKey.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandNewKey.h: interface for the CShellCommandNewKey class. // ShellCommandNewKey.h: interface for the CShellCommandNewKey class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandOwner.cpp 38906 2009-01-18 18:40:02Z sginsberg $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandOwner.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandOwner.h: interface for the CShellCommandOwner class. // ShellCommandOwner.h: interface for the CShellCommandOwner class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandSACL.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandSACL.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandSACL.h: interface for the CShellCommandSACL class. // ShellCommandSACL.h: interface for the CShellCommandSACL class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandSetValue.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandSetValue.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandSetValue.h: interface for the CShellCommandSetValue class. // ShellCommandSetValue.h: interface for the CShellCommandSetValue class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandValue.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandValue.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandValue.h: interface for the CShellCommandValue class. // ShellCommandValue.h: interface for the CShellCommandValue class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandVersion.cpp 12803 2005-01-04 21:40:25Z narnaoud $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandVersion.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandVersion.h: interface for the CShellCommandVersion class. // ShellCommandVersion.h: interface for the CShellCommandVersion class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandsLinkedList.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: ShellCommandsLinkedList.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// ShellCommandsLinkedList.h: interface for the CShellCommandsLinkedList class. // ShellCommandsLinkedList.h: interface for the CShellCommandsLinkedList class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: TextHistory.cpp 54034 2011-10-06 21:36:10Z pschweitzer $ /*
*
* regexpl - Console Registry Explorer * regexpl - Console Registry Explorer
* *
* Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net> * Copyright (C) 2000-2005 Nedko Arnaudov <nedko@users.sourceforge.net>

View file

@ -1,5 +1,4 @@
/* $Id: TextHistory.h 15091 2005-05-07 21:24:31Z sedwards $ */ //
// TextHistory.h: interface for the CTextHistory class. // TextHistory.h: interface for the CTextHistory class.
// //
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////

View file

@ -1,5 +1,4 @@
/* $Id: ph.h 54378 2011-11-14 22:14:52Z jimtabor $ */ //
// ph.h : include file for standard system include files, // ph.h : include file for standard system include files,
// or project specific include files that are used frequently, but // or project specific include files that are used frequently, but
// are changed infrequently // are changed infrequently

View file

@ -1,4 +1,3 @@
/* $Id: regexpl.rc 12803 2005-01-04 21:40:25Z narnaoud $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Console Registry Explorer\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Console Registry Explorer\0"
#define REACTOS_STR_INTERNAL_NAME "regexpl\0" #define REACTOS_STR_INTERNAL_NAME "regexpl\0"

View file

@ -1,4 +1,3 @@
/* $Id: tlist.rc 29689 2007-10-19 23:05:02Z dreimer $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS W32 T(ask)List\0" #define REACTOS_STR_FILE_DESCRIPTION "ReactOS W32 T(ask)List\0"
#define REACTOS_STR_INTERNAL_NAME "tlist\0" #define REACTOS_STR_INTERNAL_NAME "tlist\0"

View file

@ -1,5 +1,4 @@
/* $Id: nts2w32err.c 24501 2006-10-13 10:56:52Z janderwald $ /*
*
* Convert NTSTATUS codes to Win32 error codes: run it * Convert NTSTATUS codes to Win32 error codes: run it
* on a NT box AND on a ROS box, then diff the results. * on a NT box AND on a ROS box, then diff the results.
* *

View file

@ -1,5 +1,4 @@
/* $Id: objdir.c 37749 2008-11-29 21:23:45Z sginsberg $ /*
*
* DESCRIPTION: Object Manager Simple Explorer * DESCRIPTION: Object Manager Simple Explorer
* PROGRAMMER: David Welch * PROGRAMMER: David Welch
* REVISIONS * REVISIONS

View file

@ -1,4 +1,3 @@
/* $Id: pice.rc 21687 2006-04-21 16:36:34Z tretiakov $ */
#define REACTOS_VERSION_DLL #define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "PICE Debugger\0" #define REACTOS_STR_FILE_DESCRIPTION "PICE Debugger\0"

View file

@ -1,5 +1,4 @@
/* $Id: ps.c.toolhelp 21303 2006-03-12 00:41:06Z jimtabor $ /*
*
* ReactOS ps - process list console viewer * ReactOS ps - process list console viewer
* *
* ps.c * ps.c

View file

@ -1,5 +1,3 @@
/* $Id: test.h 22385 2006-06-17 16:45:48Z gedmurphy $
*/
/* /*
* test.h * test.h
* *

View file

@ -1,5 +1,3 @@
/* $Id: tickcount.c 22417 2006-06-19 13:55:51Z gedmurphy $
*/
/* /*
tickcount -- Display the kernel tick count (or any tick count passed as an tickcount -- Display the kernel tick count (or any tick count passed as an
argument or as input) in human-readable format argument or as input) in human-readable format

View file

@ -1,6 +1,6 @@
#ifndef _INC_WIN32ERR_H #ifndef _INC_WIN32ERR_H
#define _INC_WIN32ERR_H #define _INC_WIN32ERR_H
/* $Id: win32err.h 14516 2005-04-05 19:19:44Z sedwards $ */
VOID VOID
PrintWin32Error( PrintWin32Error(
PWCHAR Message, PWCHAR Message,

View file

@ -1,5 +1,4 @@
/* $Id: wmain.c 15091 2005-05-07 21:24:31Z sedwards $ /*
*
* Entry point for programs that use wmain() * Entry point for programs that use wmain()
*/ */
#include <stdio.h> #include <stdio.h>

View file

@ -1,4 +1,3 @@
# $Id: Makefile 43236 2009-09-30 13:32:05Z sginsberg $
PATH_TO_TOP = ../../../reactos PATH_TO_TOP = ../../../reactos

Some files were not shown because too many files have changed in this diff Show more