aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/balutil.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-101-0/+24
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+2
|
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-0/+1
| | | | | | | Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded. Show error when infinite prereq loop detected. Only clip the exit code if they're Win32 errors. Set related bundle type to none to avoid downgrades during preqba.
* Update balutil and Bal.wixext to use more concise Exit* macros.Sean Hall2022-05-141-0/+4
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+2
| | | | Add control loaded event.
* Use balutil methods in Engine.cs to avoid size_t ugliness.Sean Hall2021-05-111-0/+83
|
* Move balutil into API/burnRob Mensching2021-04-291-0/+199