| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Fix some CA warnings.
|
|
#3992
|
|
|
|
Also, fix project reference so the .vcx project system understands it.
|
|
#6318
|
|
supported on the target machine (#22)
* Add functions to start/end MSI transactions and check whether or not it is supported on the target machine
* Add log mode parameter to MSI transaction functions.
* No default log mode for WiuEndTransaction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
format the variable when populating it.
|
|
|
|
|
|
|
|
|
|
|
|
shared with PanelWndProc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows capturing internal dutil errors and eventually supports filtering to certain parts of dutil.
Add Exit...Source macros to simplify calling both TraceError/TraceErrorDebug and Dutil_TraceErrorSource.
Make existing Exit macros call the new Exit...Source macros so the logic is in one place.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
preserve the case of the file name and make the dictionary case insensitive.
|
|
|
|
|