Some more useful functions

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1507 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-10-30 18:17:48 +00:00
parent 1ffb3e9342
commit 9308be84c2

View file

@ -287,4 +287,8 @@
\c StrCpy $0 0
\c lbl_end:
\c Exch $0
\c FunctionEnd
\c FunctionEnd
\H{morefuncs} More
You can find more useful functions at \W{http://www.clantpa.co.uk/nsis/wiki/}{Sunjammer's NSIS Archive}, \W{http://forums.winamp.com/forumdisplay.php?s=&forumid=65}{the NSIS forum} and \W{http://nsis.sourceforge.net/}{NSIS development page}.