* include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOUR): Define.

This commit is contained in:
Danny Smith 2006-10-12 04:25:56 +00:00
parent b8c30b54c7
commit 0d94042d8f
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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