View Single Post
  #22  
Old 25-01-2015, 04:54
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by LuisCésar82 View Post
Please if possible add TTimer function to compatibilize enhanced script to unicode standard version of inno setup.
I can't add a class (TTimer) through a dll.
To add a class we need the source code of inno setup standard modifying it and then recompile.
It's possible to create a function/procedure that could be used to made easier the use through a Win API SetTimer, KillTimer.
Reply With Quote