The Exit macros all use the "ExitTrace" macro. By default the ExitTrace macro maps to OutputDebugString().
You can #define ExitTrace before #include <dutil.h> 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 log file. On Sat, Jan 8, 2011 at 7:30 AM, Sean Farrow <sean.far...@seanfarrow.co.uk>wrote: > 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 the trust of online customers is vital for the success of any > company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users