A very rough implementation of the control buttons. (I'll work on my image skills...
authorGed Murphy <gedmurphy@reactos.org>
Sun, 8 Jan 2006 19:31:26 +0000 (19:31 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Sun, 8 Jan 2006 19:31:26 +0000 (19:31 +0000)
svn path=/trunk/; revision=20722

reactos/subsys/system/servman/En.rc
reactos/subsys/system/servman/res/buttons.bmp [new file with mode: 0644]

index 7bdb9c0..7615ee8 100644 (file)
@@ -67,7 +67,7 @@ BEGIN
   CONTROL "",IDC_START_PARAM,"Static",0x50001000,70,199,176,11\r
 END\r
 \r
   CONTROL "",IDC_START_PARAM,"Static",0x50001000,70,199,176,11\r
 END\r
 \r
-IDB_BUTTONS BITMAP "buttons.bmp"\r
+IDB_BUTTONS BITMAP "res/buttons.bmp"\r
 \r
 STRINGTABLE DISCARDABLE\r
 BEGIN\r
 \r
 STRINGTABLE DISCARDABLE\r
 BEGIN\r
diff --git a/reactos/subsys/system/servman/res/buttons.bmp b/reactos/subsys/system/servman/res/buttons.bmp
new file mode 100644 (file)
index 0000000..77f6aa2
Binary files /dev/null and b/reactos/subsys/system/servman/res/buttons.bmp differ