mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[PSDK] Add some missing WDA_NONE and WDA_MONITOR. CORE-14434
This commit is contained in:
@@ -3341,6 +3341,9 @@ typedef struct tagMINIMIZEDMETRICS {
|
||||
int iArrange;
|
||||
} MINIMIZEDMETRICS, *PMINIMIZEDMETRICS,*LPMINIMIZEDMETRICS;
|
||||
|
||||
#define WDA_NONE 0x0
|
||||
#define WDA_MONITOR 0x1
|
||||
|
||||
typedef struct tagMOUSEKEYS{
|
||||
UINT cbSize;
|
||||
DWORD dwFlags;
|
||||
|
||||
Reference in New Issue
Block a user