History log of /reactos/base/setup/usetup/spapisup/cabinet.c (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 54433319 16-Oct-2024 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[USETUP] CabinetExtractFile(): Do not overwrite Status value (#7456)


Addendum to 5d4d912 (r15403).


Revision tags: 0.4.16-dev, 0.4.15
# 469d4dbb 02-Sep-2024 Timo Kreuzer <timo.kreuzer@reactos.org>

[USETUP] Fix handling of 0 sized files in the cab


# bff31569 23-Dec-2023 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[USETUP] Make the "SpApiSup" files usable from e.g. the GUI setup.


Revision tags: 0.4.14-release
# 5d8e8348 29-Jun-2021 Timo Kreuzer <timo.kreuzer@reactos.org>

[REACTOS] Fix a number of MSVC warnings


# b1c6c91d 21-Jul-2021 Timo Kreuzer <timo.kreuzer@reactos.org>

[USETUP] Fix invalid use of character count instead of byte count


Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release
# 04ec14e2 13-May-2019 Hervé Poussineau <hpoussin@reactos.org>

[USETUP] Support a custom way to extract files for cabinet files

This will be used to extract files from cabinet to memory, instead of
writing them to disk.


Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev
# 8f1ab791 06-Jan-2018 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[SETUPLIB][REACTOS][USETUP] Further improve the interfacing with INF and File-Queue APIs.

This allows using some of the SetupApi.dll functions when SETUPLIB is
used in the (Win32) GUI 1st-stage inst

[SETUPLIB][REACTOS][USETUP] Further improve the interfacing with INF and File-Queue APIs.

This allows using some of the SetupApi.dll functions when SETUPLIB is
used in the (Win32) GUI 1st-stage installer "REACTOS", while using the
custom implemented NT-aware functions in "USETUP".

show more ...