[LOGONUI]

Add gabriel's fixed bitmap and a more forgiving rbuild file

svn path=/trunk/; revision=51907
This commit is contained in:
Ged Murphy 2011-05-25 18:53:04 +00:00
parent 4d7f242b7f
commit 45b3697a66
2 changed files with 2 additions and 1 deletions

View file

@ -1,9 +1,10 @@
<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
<module name="logonui" type="win32gui" installbase="system32" installname="LogonUI.exe" unicode="yes">
<module name="logonui" type="win32gui" installbase="system32" installname="LogonUI.exe" allowwarnings="true" unicode="yes">
<include base="logonui">.</include>
<library>user32</library>
<library>gdi32</library>
<library>msimg32.lib</library>
<file>logonui.c</file>
<file>NT5design.c</file>
<file>NT6design.c</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Before After
Before After