- Get rid of the "include/reactos/resource.h" header file.
It contained outdated strings and had no effect on the resource files anymore. The "version.rc" file has the same purpose and does a better job.
svn path=/trunk/; revision=31840
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
-#include <reactos/resource.h>
#include <windows.h>
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control Panel\0"
#define REACTOS_STR_INTERNAL_NAME "control\0"
#define REACTOS_STR_ORIGINAL_FILENAME "control.exe\0"
-#ifndef MS_COMPILER
#include <reactos/version.rc>
-#else
-#include <../../../include/reactos/version.rc>
-#endif
/////////////////////////////////////////////////////////////////////////////
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
_T(KERNEL_RELEASE_STR),
_T(KERNEL_VERSION_BUILD_STR));
- ConOutPuts (_T("(C) Copyright 1998-2008 ReactOS Team.\n"));
+ ConOutPuts (_T("(C) Copyright 1998-" COPYRIGHT_YEAR " ReactOS Team.\n"));
}
ExecuteAutoRunFile ();
#include "config.h"
#include "batch.h"
-#include <reactos/resource.h>
+#include <reactos/buildno.h>
+#include <reactos/version.h>
#endif /* __CMD_PRECOMP_H */
ShortVersion();
ConOutPuts (_T("Copyright (C) 1994-1998 Tim Norman and others."));
- ConOutPuts (_T(RES_STR_LEGAL_COPYRIGHT));
+ ConOutPuts (_T("Copyright (C) 1998-" COPYRIGHT_YEAR " ReactOS Team"));
/* Basic copyright notice */
if (param[0] == _T('\0'))
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_INTERNAL_NAME "authz\0"
#define REACTOS_STR_ORIGINAL_FILENAME "authz.dll\0"
#include <reactos/version.rc>
-
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#include <windows.h>
-#include <reactos/resource.h>
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS MARTA Provider\0"
#define REACTOS_STR_INTERNAL_NAME "ntmarta\0"
#define REACTOS_STR_ORIGINAL_FILENAME "ntmarta.dll\0"
#include <reactos/version.rc>
-
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
#define REACTOS_VERSION_DLL
/* $Id$ */
#include <windows.h>
-
-#include <resource.h>
+#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS User API Client Dll\0"
#define IDS_MDI_MOREWINDOWS 13
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/////////////////////////////////////////////////////////////////////////////
//
/* $Id$ */
-#include "resource.h"
-
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "VGA Boot Driver\0"
#define REACTOS_STR_INTERNAL_NAME "bootvid.dll\0"
+++ /dev/null
-#ifndef _INC_REACTOS_RESOURCE_H
-#define _INC_REACTOS_RESOURCE_H
-#include "version.h"
-#include "buildno.h"
-
-/* Global File Version UINTs */
-
-#define RES_UINT_FV_DLL_MAJOR 42
-#define RES_UINT_FV_EXE_MAJOR KERNEL_VERSION_MAJOR
-#define RES_UINT_FV_MINOR KERNEL_VERSION_MINOR
-#define RES_UINT_FV_REVISION KERNEL_VERSION_PATCH_LEVEL
-/* Can't use KERNEL_VERSION_BUILD, would overflow */
-#define RES_UINT_FV_BUILD 0
-
-/* ReactOS Product Version UINTs */
-
-#define RES_UINT_PV_MAJOR KERNEL_VERSION_MAJOR
-#define RES_UINT_PV_MINOR KERNEL_VERSION_MINOR
-#define RES_UINT_PV_REVISION KERNEL_VERSION_PATCH_LEVEL
-#define RES_UINT_PV_BUILD 0
-
-/* Common version strings for rc scripts */
-
-#define RES_STR_COMPANY_NAME "ReactOS Development Team\0"
-#define RES_STR_LEGAL_COPYRIGHT "Copyright (c) 1998-2006 ReactOS Team\0"
-#define RES_STR_PRODUCT_NAME "ReactOS Operating System\0"
-#define RES_STR_PRODUCT_VERSION KERNEL_VERSION_RC
-#define RES_STR_BUILD_DATE KERNEL_VERSION_BUILD_RC
-
-/* FILE_VERSION defaults to PRODUCT_VERSION */
-#define RES_STR_FILE_VERSION KERNEL_RELEASE_RC
-
-/* ReactOS default Application Registry Root Path */
-#define RES_STR_ROSAPP_REGISTRY_ROOT "Software\\ReactWare"
-
-/* Bitmaps */
-#define IDB_BOOTIMAGE 100
-
-#endif /* ndef _INC_REACTOS_RESOURCE_H */
-
#ifndef __VERSION_H
#define __VERSION_H
-#define KERNEL_VERSION_MAJOR 0
-#define KERNEL_VERSION_MINOR 4
-#define KERNEL_VERSION_PATCH_LEVEL 0
+#define KERNEL_VERSION_MAJOR 0
+#define KERNEL_VERSION_MINOR 4
+#define KERNEL_VERSION_PATCH_LEVEL 0
+
+#define COPYRIGHT_YEAR "2008"
/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"" (for the release) */
-#define KERNEL_VERSION_BUILD_TYPE L"SVN"
+#define KERNEL_VERSION_BUILD_TYPE L"SVN"
#endif
#define REACTOS_DEFAULT_STR_COMPANY_NAME "ReactOS Development Team\0"
#define REACTOS_DEFAULT_STR_DESCRIPTION "ReactOS Core Component\0"
#define REACTOS_DEFAULT_STR_INTERNAL_NAME "\0"
-#define REACTOS_DEFAULT_STR_LEGAL_COPYRIGHT "Copyright 1998-2008 ReactOS Team\0"
+#define REACTOS_DEFAULT_STR_LEGAL_COPYRIGHT "Copyright 1998-" COPYRIGHT_YEAR " ReactOS Team\0"
#define REACTOS_DEFAULT_STR_PRODUCT_NAME "ReactOS Operating System\0"
/* Set defaults for everything, unless overridden */
/* Credit the Wine team */
#define REACTOS_STR_COMPANY_NAME "ReactOS Development Team/Wine Team\0"
-#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright 1998-2004 ReactOS Team, 1993-2004 the Wine project authors\0"
-#define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright (c) 1993-2001 the Wine project authors " \
+#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright 1998-" COPYRIGHT_YEAR " ReactOS Team, 1993-" COPYRIGHT_YEAR " the Wine project authors\0"
+#define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright (c) 1993-" COPYRIGHT_YEAR " the Wine project authors " \
"(see the file AUTHORS for a complete list)"
#define REACTOS_VERSION_DLL
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
IDD_MAIN DIALOG DISCARDABLE 20, 20, 220, 140
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
IDI_ICON ICON DISCARDABLE "icon.ico"
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
IDR_MAINMENU MENU DISCARDABLE
MENUITEM "&Cascade", ID_WINDOW_CASCADE
END
END
-
-
#include <windows.h>
-//#include <reactos/resource.h>
#include "resource.h"
IDR_MAINMENU MENU DISCARDABLE
MENUITEM "&Cascade", ID_WINDOW_CASCADE
END
END
-
-
#include <windows.h>
-#include <reactos/resource.h>
#include "resource.h"
IDM_MAINMENU MENU LOADONCALL MOVEABLE DISCARDABLE
#include <windows.h>
-#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Move File after reboot test\0"
#define REACTOS_STR_INTERNAL_NAME "movefiletest\0"