From 4cbde48fe7162fa64f8954aff756ae675455df3e Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 6 Jun 2009 16:22:25 +0000 Subject: [PATCH] buildy buildy git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5978 212acab6-be3b-0410-9dea-997c60f758d6 --- Source/Platform.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Platform.h b/Source/Platform.h index 73a9076a..52eb9bcb 100644 --- a/Source/Platform.h +++ b/Source/Platform.h @@ -547,6 +547,8 @@ typedef DWORDLONG ULONGLONG,*PULONGLONG; # define SW_SHOWNOACTIVATE 4 # define SW_SHOWMINNOACTIVE 7 # define SW_SHOWNA 8 +# define SW_RESTORE 9 +# define SW_SHOWDEFAULT 10 #endif // hotkeys