mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
defined SM_CMONITORS (80)
svn path=/trunk/; revision=11186
This commit is contained in:
parent
1736e3772b
commit
7e15de6d4a
1 changed files with 10 additions and 9 deletions
|
@ -1879,6 +1879,7 @@ extern "C" {
|
|||
#define SM_SHOWSOUNDS (70)
|
||||
#define SM_SLOWMACHINE (73)
|
||||
#define SM_SWAPBUTTON (23)
|
||||
#define SM_CMONITORS (80)
|
||||
#define ARW_BOTTOMLEFT (0L)
|
||||
#define ARW_BOTTOMRIGHT (0x1L)
|
||||
#define ARW_HIDE (0x8L)
|
||||
|
|
Loading…
Reference in a new issue