Martijn Laan
|
64d20b80f3
|
Add support for overwriting read-only files.
|
2025-05-26 15:11:54 +02:00 |
|
Martijn Laan
|
b7efc08dcf
|
Merge branch 'main' into extract7zippage
# Conflicts:
# Components/Lzma2/Util/7z/7zMain.c
# Projects/Src/Compression.SevenZipDecoder/7zDecode/IS7zDec.c
# Projects/Src/Compression.SevenZipDecoder/7zDecode/IS7zDec.obj
|
2024-11-14 13:18:52 +01:00 |
|
Martijn Laan
|
d78d5dd35a
|
Extract7ZipFile: output/log memory requirements.
|
2024-11-14 13:17:56 +01:00 |
|
Martijn Laan
|
bda8555b87
|
Add basic progress reporting for 7-Zip extracting, not yet actually used.
|
2024-11-09 13:19:47 +01:00 |
|
Martijn Laan
|
70de42e2e7
|
Sanity check the names of directories and files 7-Zip wants to create. Also enable the preexisting CreateFileA check for BCC32.
|
2024-10-29 19:02:18 +01:00 |
|
Martijn Laan
|
bee7be3bf4
|
Check for USE_WINDOWS_FILE.
|
2024-10-05 20:29:09 +02:00 |
|
Martijn Laan
|
358c00b746
|
Fix comment typo.
|
2024-10-05 12:12:16 +02:00 |
|
Martijn Laan
|
17be212776
|
Move the stdio.h/stdout change outside 7zMain.c. This means using the SDK without any changes at all would work, isn't that cool?
|
2024-10-03 19:04:32 +02:00 |
|
Martijn Laan
|
d0f6c549d3
|
Finish workaround. It works 💪
|
2024-10-03 18:34:24 +02:00 |
|
Martijn Laan
|
144a32834c
|
Workaround stdcall issue. Not yet finished so also not yet tested.
|
2024-10-03 15:52:04 +02:00 |
|
Martijn Laan
|
85a426d199
|
Rename to better match the SDK and also LZMADecode/ISLzmaDec.
|
2024-10-03 07:34:36 +02:00 |
|