Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Report E_MOREDATA from Bal functions when string buffer too small | Rob Mensching | 2024-04-04 | 1 | -0/+20 |
| | | | | | | | | WiX v4 (and probably v3) standardized on the error code E_MOREDATA when string buffers were too small instead of E_INSUFFICIIENT_BUFFER. This fixes v5 to match in a few missing cases. Fixes 8094 | ||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -113/+1035 |
| | |||||
* | WIXFEAT-3704 - Allow access to persisted variables from related bundles | Jacob Hoover | 2022-11-10 | 1 | -0/+28 |
| | |||||
* | Update hashes are now hex strings. | Bob Arnson | 2022-09-12 | 1 | -4/+2 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6901. | ||||
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 1 | -0/+629 |