mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[PSDK]
* Add missing EDS_ROTATEDMODE definition. svn path=/trunk/; revision=60080
This commit is contained in:
parent
402a58ad80
commit
421e45116c
1 changed files with 1 additions and 0 deletions
|
@ -2724,6 +2724,7 @@ extern "C" {
|
|||
#define MONITOR_DEFAULTTONEAREST 2
|
||||
#define MONITORINFOF_PRIMARY 1
|
||||
#define EDS_RAWMODE 0x00000002
|
||||
#define EDS_ROTATEDMODE 0x00000004
|
||||
#define ISMEX_NOSEND 0x00000000
|
||||
#define ISMEX_CALLBACK 0x00000004
|
||||
#define ISMEX_NOTIFY 0x00000002
|
||||
|
|
Loading…
Reference in a new issue