Quote:
Originally Posted by LuisCésar82
How to use this function using innocallback.dll? If anyone has an example script, please post for me. I use inno setup unicode (Standard Version).
Need to example
ButtonClick >> LabelHide(Time ms) >> LabelShow(Time ms) >> LabelHide(Time ms) >> LabelShow(Time ms) ....
What is the difference between versions of Inno Setup (ANSI, Unicode, Ansi Enhanced Edition and Unicode Enhanced Editio)? If the Enhanced edition version is more complete because we use another version.
|
Wow, long procedure huh? , PM me and will help you with your little problem.
The difference I think is that Enhanced Edition uses single functions which have been generated from long or frustrating procedures from the standard version.
The Enhanced Edition allows some lines or functions which aren't allowed in the standard version. like ttimer, doublebuffered and etc.
It also helps by suggesting or ideas for you whenever you are dealing with any script.
and etc.