mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00: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