mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:45:41 +00:00
fixed redefinition of some constants for SystemParametersInfo()
svn path=/trunk/; revision=9859
This commit is contained in:
parent
3977da5dc6
commit
9f03850ba7
1 changed files with 0 additions and 5 deletions
|
@ -40,11 +40,6 @@
|
|||
#include <user32.h>
|
||||
#include <debug.h>
|
||||
|
||||
/* FIXME - not yet defined in w32api :( */
|
||||
#define SPI_GETFOCUSBORDERWIDTH (8206)
|
||||
#define SPI_SETFOCUSBORDERWIDTH (8207)
|
||||
#define SPI_GETFOCUSBORDERHEIGHT (8208)
|
||||
#define SPI_SETFOCUSBORDERHEIGHT (8209)
|
||||
#define COLOR_MENUHILIGHT (29)
|
||||
#define COLOR_MENUBAR (30)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue