reactos/subsystems/win32/win32k/include/engevent.h
Amine Khaldi 6c0c23cb53 [CMAKE]
- Sync with trunk head (r50270)
- This also reverts r49298.

svn path=/branches/cmake-bringup/; revision=50271
2011-01-03 00:33:31 +00:00

9 lines
111 B
C

#pragma once
//
// Flags for the fFlags field of ENG_EVENT
//
#define ENG_EVENT_USERMAPPED 0x01
/* EOF */