passthroughspu.rc revision ffa06e5b007c5b2f57341d90088189ce5f99c091
af062818b47340eef15700d2f0211576ba3506eevboxsync/* $Id$ */
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync/** @file
af062818b47340eef15700d2f0211576ba3506eevboxsync *
af062818b47340eef15700d2f0211576ba3506eevboxsync * VBoxDisp -- Windows Guest crOpenGL ICD
af062818b47340eef15700d2f0211576ba3506eevboxsync *
af062818b47340eef15700d2f0211576ba3506eevboxsync */
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync/*
af062818b47340eef15700d2f0211576ba3506eevboxsync * Copyright (C) 2009 Sun Microsystems, Inc.
af062818b47340eef15700d2f0211576ba3506eevboxsync *
af062818b47340eef15700d2f0211576ba3506eevboxsync * This file is part of VirtualBox Open Source Edition (OSE), as
af062818b47340eef15700d2f0211576ba3506eevboxsync * available from http://www.virtualbox.org. This file is free software;
af062818b47340eef15700d2f0211576ba3506eevboxsync * you can redistribute it and/or modify it under the terms of the GNU
af062818b47340eef15700d2f0211576ba3506eevboxsync * General Public License (GPL) as published by the Free Software
af062818b47340eef15700d2f0211576ba3506eevboxsync * Foundation, in version 2 as it comes in the "COPYING" file of the
af062818b47340eef15700d2f0211576ba3506eevboxsync * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
af062818b47340eef15700d2f0211576ba3506eevboxsync * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
af062818b47340eef15700d2f0211576ba3506eevboxsync *
af062818b47340eef15700d2f0211576ba3506eevboxsync * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
af062818b47340eef15700d2f0211576ba3506eevboxsync * Clara, CA 95054 USA or visit http://www.sun.com if you need
af062818b47340eef15700d2f0211576ba3506eevboxsync * additional information or have any questions.
af062818b47340eef15700d2f0211576ba3506eevboxsync */
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync#include <windows.h>
af062818b47340eef15700d2f0211576ba3506eevboxsync#include <VBox/version.h>
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsyncLANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsyncVS_VERSION_INFO VERSIONINFO
af062818b47340eef15700d2f0211576ba3506eevboxsync FILEVERSION VBOX_VERSION_MAJOR_NR,VBOX_VERSION_MINOR_NR,VBOX_VERSION_BUILD_NR,0
af062818b47340eef15700d2f0211576ba3506eevboxsync PRODUCTVERSION VBOX_VERSION_MAJOR_NR,VBOX_VERSION_MINOR_NR,VBOX_VERSION_BUILD_NR,0
af062818b47340eef15700d2f0211576ba3506eevboxsync FILEFLAGSMASK 0x3fL
af062818b47340eef15700d2f0211576ba3506eevboxsync FILEFLAGS 0x0L
af062818b47340eef15700d2f0211576ba3506eevboxsync FILEOS 0x40004L
af062818b47340eef15700d2f0211576ba3506eevboxsync FILETYPE 0x3L
af062818b47340eef15700d2f0211576ba3506eevboxsync FILESUBTYPE 0x4L
af062818b47340eef15700d2f0211576ba3506eevboxsyncBEGIN
af062818b47340eef15700d2f0211576ba3506eevboxsync BLOCK "StringFileInfo"
af062818b47340eef15700d2f0211576ba3506eevboxsync BEGIN
af062818b47340eef15700d2f0211576ba3506eevboxsync BLOCK "040904b0"
af062818b47340eef15700d2f0211576ba3506eevboxsync BEGIN
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "CompanyName", VBOX_RC_COMPANY_NAME
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "FileDescription", "VirtualBox crOpenGL ICD\0"
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "FileVersion", VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "." VBOX_SVN_REV "\0"
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "InternalName", "VBoxOGLpassthroughspu\0"
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "LegalCopyright", VBOX_RC_LEGAL_COPYRIGHT
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "OriginalFilename", "VBoxOGLpassthroughspu.dll\0"
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "ProductName", "VirtualBox Guest Additions\0"
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "ProductVersion", VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "." VBOX_SVN_REV "\0"
af062818b47340eef15700d2f0211576ba3506eevboxsync END
af062818b47340eef15700d2f0211576ba3506eevboxsync END
af062818b47340eef15700d2f0211576ba3506eevboxsync BLOCK "VarFileInfo"
af062818b47340eef15700d2f0211576ba3506eevboxsync BEGIN
af062818b47340eef15700d2f0211576ba3506eevboxsync VALUE "Translation", 0x409, 1200
af062818b47340eef15700d2f0211576ba3506eevboxsync END
af062818b47340eef15700d2f0211576ba3506eevboxsyncEND
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync1 RCDATA
af062818b47340eef15700d2f0211576ba3506eevboxsyncBEGIN
af062818b47340eef15700d2f0211576ba3506eevboxsync// Machine dependent parameters
af062818b47340eef15700d2f0211576ba3506eevboxsync 17, // Height of vertical thumb
af062818b47340eef15700d2f0211576ba3506eevboxsync 17, // Width of horizontal thumb
af062818b47340eef15700d2f0211576ba3506eevboxsync 2, // Icon horiz compression factor
af062818b47340eef15700d2f0211576ba3506eevboxsync 2, // Icon vert compression factor
af062818b47340eef15700d2f0211576ba3506eevboxsync 1, // Cursor horz compression factor
af062818b47340eef15700d2f0211576ba3506eevboxsync 1, // Cursor vert compression factor
af062818b47340eef15700d2f0211576ba3506eevboxsync 0, // Kanji window height
af062818b47340eef15700d2f0211576ba3506eevboxsync 1, // cxBorder (thickness of vertical lines)
af062818b47340eef15700d2f0211576ba3506eevboxsync 1 // cyBorder (thickness of horizontal lines)
af062818b47340eef15700d2f0211576ba3506eevboxsyncEND
af062818b47340eef15700d2f0211576ba3506eevboxsync