Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -0/+7 |
| | |||||
* | Skip logging errors in some places when they are due to missing files or ↵ | Sean Hall | 2022-08-09 | 1 | -0/+4 |
| | | | | | | registry keys or values. Related to 6696 | ||||
* | Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion. | Sean Hall | 2022-06-29 | 1 | -0/+2 |
| | |||||
* | Add LoadSystemApiSet. | Sean Hall | 2022-06-27 | 1 | -2/+14 |
| | |||||
* | Move LoadSystemLibrary and LoadSystemLibraryWithPath into apputil. | Sean Hall | 2022-06-27 | 1 | -2/+28 |
| | |||||
* | Require children of thmutil Billboard elements to be BillboardPanel. | Sean Hall | 2021-06-04 | 1 | -0/+6 |
| | |||||
* | Add ability to suppress pfnTraceErrorCallback for the current thread. | Sean Hall | 2021-05-11 | 1 | -0/+17 |
| | | | | | | Suppress BurnTraceError while logging errors from BurnTraceError. #6378 | ||||
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+190 |