Commit 04965f6e authored by Connor McAdams's avatar Connor McAdams Committed by Alexandre Julliard

include: Define EVENT_OBJECT_INVOKED.

parent e039a28e
......@@ -3256,6 +3256,7 @@ typedef struct
#define EVENT_OBJECT_HELPCHANGE 0x8010
#define EVENT_OBJECT_DEFACTIONCHANGE 0x8011
#define EVENT_OBJECT_ACCELERATORCHANGE 0x8012
#define EVENT_OBJECT_INVOKED 0x8013
/* Sound events */
#define SOUND_SYSTEM_STARTUP 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment