Section flags updated

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1844 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-28 13:43:37 +00:00
parent 77dd6eed7f
commit 48156f3685
2 changed files with 5 additions and 3 deletions

View file

@ -84,4 +84,4 @@ Same as \W{http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterf
\c hwnd show_state
Sets the visibilty of a window. Possible show_states are the same as \W{http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/showwindow.asp}{Widnows ShowWindow} function. SW_* are defined in \W{../Examples/WinMessages.nsh}{Examples\\WinMessages.nsh}.
Sets the visibilty of a window. Possible show_states are the same as \W{http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/showwindow.asp}{Widnows ShowWindow} function. SW_* are defined in \W{../Examples/WinMessages.nsh}{Examples\\WinMessages.NSH}.