added getWindow

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3564 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-06-17 17:54:48 +00:00
parent aeaefd9776
commit 4e6cf01f9c
4 changed files with 26 additions and 1 deletions

View file

@ -10,6 +10,8 @@ Usage
Banner::show /NOUNLOAD "Text to show"
[optional] Banner::getWindow /NOUNLOAD
Banner::destroy
See Example.nsi for an example.