The Exit macros all use the "ExitTrace" macro. By default the ExitTrace
macro maps to OutputDebugString().
You can #define ExitTrace before #include to change the behavior.
For example, wcautil.h remaps the ExitTrace macro to WcaLogError function so
all Exit messages are written to the the MSI lo
Hi:
I'd like to use DUtil outside of Windows installer custom action projects.
Where do the Exiton* and ExitWithLastError* functions write to?
Are they reliant on someone using the WcaLog function?
Regards
Sean.
--
Gaining
2 matches
Mail list logo