Final commmit with manifests for now. I did not touch Wine Synched and dlls which are not skinned in XP anyway.

svn path=/trunk/; revision=31628
This commit is contained in:
Daniel Reimer 2008-01-06 15:10:45 +00:00
parent f139636237
commit 6c62866642
22 changed files with 284 additions and 0 deletions

View file

@ -6,6 +6,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Access Control List Editor\0"
#define REACTOS_STR_INTERNAL_NAME "aclui\0"
#define REACTOS_STR_ORIGINAL_FILENAME "aclui.dll\0"
123 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
IDB_USRGRPIMAGES BITMAP "res/usrgrp.bmp"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -15,6 +15,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Control Panel Console Applet\0"
#define REACTOS_STR_INTERNAL_NAME "console\0"
#define REACTOS_STR_ORIGINAL_FILENAME "console.dll\0"
123 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
#include "rsrc.rc"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -9,6 +9,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Device Manager\0"
#define REACTOS_STR_INTERNAL_NAME "devmgr\0"
#define REACTOS_STR_ORIGINAL_FILENAME "devmgr.dll\0"
123 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
IDI_DEVMGR ICON "resources/devmgr.ico"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -6,6 +6,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Modem Properties\0"
#define REACTOS_STR_INTERNAL_NAME "modemui\0"
#define REACTOS_STR_ORIGINAL_FILENAME "modemui.dll\0"
2 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
IDI_5100 ICON "res/5100.ico"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -6,6 +6,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Network ID Page\0"
#define REACTOS_STR_INTERNAL_NAME "netid\0"
#define REACTOS_STR_ORIGINAL_FILENAME "netid.dll\0"
2 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
IDI_COMPNAME ICON "res/netid.ico"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -1,6 +1,8 @@
#include <windows.h>
#include "resource.h"
123 24 DISCARDABLE "manifest.xml"
IDB_WATERMARK BITMAP "resources/watermark.bmp"
IDB_HEADER BITMAP "resources/header.bmp"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -24,6 +24,8 @@
#include "version.rc"
124 24 DISCARDABLE "manifest.xml"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
shv_accel ACCELERATORS

View file

@ -7,6 +7,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Advanced display adapter properties\0"
#define REACTOS_STR_INTERNAL_NAME "deskadp\0"
#define REACTOS_STR_ORIGINAL_FILENAME "deskadp.dll\0"
124 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
#include "rsrc.rc"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -7,6 +7,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Advanced display monitor properties\0"
#define REACTOS_STR_INTERNAL_NAME "deskmon\0"
#define REACTOS_STR_ORIGINAL_FILENAME "deskmon.dll\0"
124 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
#include "rsrc.rc"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -7,6 +7,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Compatibility Layer Shell Extension\0"
#define REACTOS_STR_INTERNAL_NAME "slayer\0"
#define REACTOS_STR_ORIGINAL_FILENAME "slayer.dll\0"
123 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
#include "rsrc.rc"

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="ReactOS.Application.Solitaire"
processorArchitecture="x86"
version="1.0.0.0"
type="win32"/>
<description>ReactOS Solitaire</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>

View file

@ -7,6 +7,9 @@
#define REACTOS_STR_FILE_DESCRIPTION "System Setup DLL\0"
#define REACTOS_STR_INTERNAL_NAME "syssetup\0"
#define REACTOS_STR_ORIGINAL_FILENAME "syssetup.dll\0"
1234 24 DISCARDABLE "manifest.xml"
#include <reactos/version.rc>
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL