mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
include: Add SETWALLPAPER_DEFAULT to winuser.h.
This commit is contained in:
parent
26978a4d2d
commit
60d5f80837
1 changed files with 2 additions and 0 deletions
|
@ -2877,6 +2877,8 @@ typedef struct tagCBTACTIVATESTRUCT
|
|||
#define FE_FONTSMOOTHINGORIENTATIONBGR 0x0000
|
||||
#define FE_FONTSMOOTHINGORIENTATIONRGB 0x0001
|
||||
|
||||
#define SETWALLPAPER_DEFAULT ((LPWSTR)-1)
|
||||
|
||||
/* SystemParametersInfo flags */
|
||||
|
||||
#define SPIF_UPDATEINIFILE 1
|
||||
|
|
Loading…
Reference in a new issue