[Win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / include / engevent.h
1 #pragma once
2
3 //
4 // Flags for the fFlags field of ENG_EVENT
5 //
6 #define ENG_EVENT_USERMAPPED 0x01
7
8 /* EOF */