From f131ac432bceb9129bf62af88cdf6e301e85a488 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 18 Aug 2014 22:45:40 -0400 Subject: Implemented the beginning of a potential solution to the Windows modality issue. --- redo/winapi_windows.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'redo/winapi_windows.h') diff --git a/redo/winapi_windows.h b/redo/winapi_windows.h index e888c99..199f838 100644 --- a/redo/winapi_windows.h +++ b/redo/winapi_windows.h @@ -32,6 +32,8 @@ enum { msgAreaSizeChanged, msgAreaRepaintAll, msgTabCurrentTabHasChildren, + msgBeginModal, + msgEndModal, }; // uitask_windows.c -- cgit v1.2.3