Martijn Laan
|
e0121a0a05
Cleanup [Code] Reg*/HKEY handling.
|
1 month ago |
Martijn Laan
|
27bce18660
Add WPARAM and LPARAM types.
|
1 month ago |
Martijn Laan
|
c6bd1c6987
Update for ROPS update I did: "Fix various bad type/proc registrations and property helpers which break on 64-bit. Not sure if it's all of them."
|
1 month ago |
Martijn Laan
|
99a91293c2
Update for ROPS having Native(U)Int.
|
1 month ago |
Martijn Laan
|
d7f59cd9cb
Update further. Next steps are
|
1 month ago |
Martijn Laan
|
249985e786
Add x64 support to ASMInline and CreateCallback. Includes partial cleanup of x86 support in ASMInline, with no actual changes.
|
1 month ago |
Martijn Laan
|
c1654c241f
Fix all ISCmplr 64-bit warnings.
|
1 month ago |
Martijn Laan
|
5bcec194f3
Fix a few warnings.
|
1 month ago |
Martijn Laan
|
1341ffde5c
Double checked LongInt casts. Were all ok, but did clean them up.
|
1 month ago |
Martijn Laan
|
a4dcbec6ce
Allow [Code] to update or remove the wizard background image (but not the color).
|
2 months ago |
Martijn Laan
|
1cc92411e4
Add support functions InitializeBitmapButtonFromStockIcon and InitializeBitmapImageFromStockIcon. Added as functions instead of class members because that's how InitializeBitmapButtonFromIcon were added, which was because array parameters for class members are not supported.
|
3 months ago |
Martijn Laan
|
67815aaccd
Tweak ExtractArchive transition info.
|
8 months ago |
Martijn Laan
|
6218a86f54
Mark Extract7ZipArchive as obsolete/renamed. If it's called anyway and a 7-Zip DLL is available, still use the DLL version.
|
8 months ago |
jogo-
|
0ca88564fb
Fix 'string' casing (#476)
|
1 year ago |
Martijn Laan
|
6f13b4782b
Add new support functions StringJoin, StringSplit, and StringSplitEx. Todo: doc.
|
1 year ago |
Martijn Laan
|
c96fdb04a4
Fix the archive name todo + log cleanup (there was double logging).
|
1 year ago |
Martijn Laan
|
dc634c99de
Work on adding CreateExtractionPage and also make some other improvements. Some todos left as mentioned in the code and also didn't actually test the page yet.
|
1 year ago |
Martijn Laan
|
e955344670
Cleanup Compil32 using Shared.SetupTypes since last july: move the required types (TSetupStep and TUninstallStep) into a new unit instead.
|
1 year ago |
Martijn Laan
|
72db34c719
Really fix CopyFile/FileCopy discrepancy between [Code] and ISPP.
|
1 year ago |
Martijn Laan
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |