From fc2aae5d504b826bdbe3b727b038218b5b5efcff Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sun, 27 Oct 2002 22:05:02 +0000 Subject: [PATCH] info about inner dialog git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1496 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/flowcontrol.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/flowcontrol.but b/Docs/src/flowcontrol.but index 647effa8..f5dce205 100644 --- a/Docs/src/flowcontrol.but +++ b/Docs/src/flowcontrol.but @@ -32,7 +32,7 @@ Gets the address of the current instruction (the GetCurrentAddress) and stores i \c user_var(output) dialog item_id -Retrieves the handle of a control identified by item_id in the specified dialog box dialog. +Retrieves the handle of a control identified by item_id in the specified dialog box dialog. If you want to get the handle of a control on the inner dialog, first use FindWindow user_var(output) "#32770" "" $HWNDPARENT to get the handle of the inner dialog. \H{GetFunctionAddress} GetFunctionAddress