From 98db726e0627a1b4569c3d7a99f514ea3690ea8d Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 28 Nov 2002 13:54:02 +0000 Subject: [PATCH] Another link fixed git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1846 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/ui.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/ui.but b/Docs/src/ui.but index 84ef180e..57b43030 100644 --- a/Docs/src/ui.but +++ b/Docs/src/ui.but @@ -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}. \ No newline at end of file +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}. \ No newline at end of file