|
#16
|
||||
|
||||
|
| The Following 5 Users Say Thank You to peterf1999 For This Useful Post: | ||
altef_4 (12-12-2014), Andrey167 (12-12-2014), ChronoCross (12-12-2014), Razor12911 (12-12-2014), y_thelastknight (27-10-2015) | ||
| Sponsored Links |
|
#17
|
||||
|
||||
|
Nice bro, you back?
Really miss your conversions with extreme compression. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
y_thelastknight (27-10-2015) | ||
|
#18
|
||||
|
||||
|
Quote:
|
| The Following 4 Users Say Thank You to peterf1999 For This Useful Post: | ||
Carldric Clement (18-12-2014), RamiroCruzo (25-03-2016), Razor12911 (12-12-2014), y_thelastknight (27-10-2015) | ||
|
#19
|
||||
|
||||
|
Added the following functions to dll:
|
| The Following 4 Users Say Thank You to peterf1999 For This Useful Post: | ||
|
#20
|
||||
|
||||
|
Added the following functions to dll:
|
| The Following 6 Users Say Thank You to peterf1999 For This Useful Post: | ||
altef_4 (24-01-2015), arkantos7 (25-01-2015), Carldric Clement (24-01-2015), Grumpy (24-01-2015), pakrat2k2 (24-01-2015), Razor12911 (25-01-2015) | ||
|
#21
|
||||
|
||||
|
Please if possible add TTimer function to compatibilize enhanced script to unicode standard version of inno setup.
|
|
#22
|
||||
|
||||
|
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. |
|
#23
|
||||
|
||||
|
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) | ||
|
#24
|
||||
|
||||
|
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 |
|
#25
|
||||
|
||||
|
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) | ||
|
#26
|
||||
|
||||
|
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) | ||
|
#27
|
||||
|
||||
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) | ||
|
#28
|
||||
|
||||
|
Added the following function to dll:
|
| The Following 3 Users Say Thank You to peterf1999 For This Useful Post: | ||
|
#29
|
||||
|
||||
|
yup, this should be called the dream dll. everything useful is there.
|
| The Following 2 Users Say Thank You to Razor12911 For This Useful Post: | ||
peterf1999 (12-04-2015), y_thelastknight (27-10-2015) | ||
|
#30
|
||||
|
||||
|
Thanks for adding the "GetFileVersionData" function.
If the specified file does not exist (If not found) is crashing the program. If the file does not exist could return empty results by default and default to 0.0.0.0 version. I observed that the return is not unicode. Do not return unicode characters is possible. I tested the executable file that is in the "Reg to INNO Converter.7z" http://fileforums.com/showpost.php?p=410165&postcount=2 |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
peterf1999 (12-04-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 |