Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2006-10-12 08:25:56 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2006-10-12 08:25:56 +0400
commit0d94042d8f3a678181c2362c72fdfcafb936288d (patch)
tree3bb5f2911ed73ae9e8c077e09e7a22bbddb89fd0 /winsup/w32api
parentb8c30b54c7db1ea15945f7c268a47f12f8748834 (diff)
* include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOUR): Define.
Diffstat (limited to 'winsup/w32api')
-rw-r--r--winsup/w32api/ChangeLog4
-rw-r--r--winsup/w32api/include/winuser.h2
2 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 529a4e051..212b2fb13 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-12 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOR): Define.
+
2006-10-05 Danny Smith <dannysmith@users.sourceforge.net>
* include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODE
diff --git a/winsup/w32api/include/winuser.h b/winsup/w32api/include/winuser.h
index e7c106b13..7d3dd7a30 100644
--- a/winsup/w32api/include/winuser.h
+++ b/winsup/w32api/include/winuser.h
@@ -989,6 +989,8 @@ extern "C" {
#define LR_LOADFROMFILE 16
#define LR_LOADTRANSPARENT 32
#define LR_LOADREALSIZE 128
+#define LR_DEFAULTSIZE 0x0040
+#define LR_VGACOLOR 0x0080
#define LR_LOADMAP3DCOLORS 4096
#define LR_CREATEDIBSECTION 8192
#define LR_COPYFROMRESOURCE 0x4000