io hwnd in welcome/finish page function

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2117 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-02-07 17:47:17 +00:00
parent 4f254f72be
commit 35b2202a74

View file

@ -459,7 +459,7 @@ MUI_CUSTOMFUNCTION_UNGUIINIT
<p class="text">
<span class="bold">Welcome Page</span><br>
MUI_CUSTOMFUNCTION_WELCOME_PRE<br>
MUI_CUSTOMFUNCTION_WELCOME_SHOW
MUI_CUSTOMFUNCTION_WELCOME_SHOW - ${MUI_TEMP1} contains HWND of Welcome dialog
</p>
<p class="text">
<span class="bold">License Page</span><br>
@ -492,7 +492,7 @@ MUI_CUSTOMFUNCTION_INSTFILES_LEAVE
<p class="text">
<span class="bold">Finish Page</span><br>
MUI_CUSTOMFUNCTION_FINISH_PRE<br>
MUI_CUSTOMFUNCTION_FINISH_SHOW
MUI_CUSTOMFUNCTION_FINISH_SHOW - ${MUI_TEMP1} contains HWND of Finish dialog
</p>
</p>
<p class="text">