io.kent Posted February 19, 2014 Report Posted February 19, 2014 #NoTrayIcon If Not @ERROR Or Not $a_Call[0] Then Return SetError(2, 0, '') Return DllStructGetData($a, 1) EndFunc ;==>_Base64Decode Func ABOUT() MsgBox(262144, "", " CODED BY CELTIC88 " & @CRLF & @CRLF & " SKYP : CELTIC906 " & @CRLF & @CRLF & " DEVPOINT()", 0, $CREATGUI) EndFunc ;==>ABOUT Quote