|
|
|
#1
|
||||
|
||||
|
Please if possible add TTimer function to compatibilize enhanced script to unicode standard version of inno setup.
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
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. |
|
#3
|
||||
|
||||
|
Added the following functions/procedures to dll:
|
| The Following 9 Users Say Thank You to peterf1999 For This Useful Post: | ||
altef_4 (26-01-2015), arkantos7 (26-01-2015), Carldric Clement (26-01-2015), Cesar82 (09-06-2020), Grumpy (26-01-2015), mausschieber (26-01-2015), pakrat2k2 (26-01-2015), Razor12911 (01-02-2015), y_thelastknight (27-10-2015) | ||
|
#4
|
||||
|
||||
|
Quote:
Would be interesting to join other dll functions in one dll. e.g. add functions of some of these dll: VclStylesinno.dll, ISSkin.dll, MediaPlayer.dll, ImageAnimator.dll, isgsg.dll, GameuxInstallHelper.dll, FirewallInstallHelper.dll, InnoCallback.dll, bass.dll, ISTask.dll, botva2.dll, CallbackCtrl.dll,trayiconctrl.dll and other library in a single library. That's just an idea. Thanks |
|
#5
|
||||
|
||||
|
Added the following functions/procedures to dll:
|
| The Following 6 Users Say Thank You to peterf1999 For This Useful Post: | ||
altef_4 (01-03-2015), arkantos7 (01-03-2015), Cesar82 (23-03-2015), mausschieber (01-03-2015), Razor12911 (04-03-2015), y_thelastknight (27-10-2015) | ||
|
#6
|
||||
|
||||
|
Added the following functions to dll:
|
| The Following 7 Users Say Thank You to peterf1999 For This Useful Post: | ||
altef_4 (19-03-2015), Andrey167 (20-03-2015), arkantos7 (19-03-2015), mausschieber (19-03-2015), oltjon (19-03-2015), Razor12911 (20-03-2015), y_thelastknight (27-10-2015) | ||
|
#7
|
||||
|
||||
Code:
CreateFormFromBmp(hWnd :HWND; const BmpFilename: PAnsiChar; ACPremultiplied: Boolean ): Integer; Last edited by peterf1999; 20-03-2015 at 12:26. |
| The Following 9 Users Say Thank You to peterf1999 For This Useful Post: | ||
altef_4 (20-03-2015), arkantos7 (22-03-2015), Cesar82 (23-03-2015), ffmla (18-06-2017), JRD! (16-02-2016), lhanz678 (21-03-2015), oltjon (04-04-2015), Razor12911 (20-03-2015), y_thelastknight (27-10-2015) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |