fixed bug #1811876 - broken ShowWindow link to MSDN

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5337 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-10-14 23:02:10 +00:00
parent 16280a6389
commit d174ef74d1

View file

@ -149,7 +149,7 @@ Sets the installer to silent mode or normal mode. See \R{asilentinstall}{SilentI
\c hwnd show_state
Sets the visibility 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}{Windows ShowWindow} function. SW_* constants are defined in \L{../Include/WinMessages.nsh}{Include\\WinMessages.nsh}.
Sets the visibility of a window. Possible show_states are the same as \W{http://msdn2.microsoft.com/en-us/library/ms633548}{Windows ShowWindow} function. SW_* constants are defined in \L{../Include/WinMessages.nsh}{Include\\WinMessages.nsh}.
\c !include WinMessages.nsh
\c GetDlgItem $0 $HWNDPARENT 1