Skip to content
Snippets Groups Projects
Commit 0d14cae4 authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard
Browse files

Add missing ENDSESSION_LOGOFF define.

parent 39669fa8
No related branches found
No related tags found
No related merge requests found
......@@ -3598,6 +3598,8 @@ typedef struct tagWINDOWINFO {
#define WINEVENT_SKIPOWNPROCESS 0x2
#define WINEVENT_INCONTEXT 0x4
#define ENDSESSION_LOGOFF 0x80000000
/* Object Id's */
#define CHILDID_SELF 0
#define INDEXID_OBJECT 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment