Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   .onGUIInit ??? (http://forums.winamp.com/showthread.php?t=273852)

aemik 4th July 2007 11:48

.onGUIInit ???
 
There is always an Errormessage when I use:

Function .onGUIInit
...
FunctionEnd


But there is no Problem with:

Function .onInit
...
FunctionEnd



but why?

Red Wine 4th July 2007 11:54

If you're using MUI, that function is already reserved, you should use MUI_CUSTOMFUNCTION_GUIINIT, it's explained on MUI documentation.


All times are GMT. The time now is 04:32.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.