I would like to re-write the WcaLog method and methods that depend on WcaLog in order to support unicode strings. Microsoft has deprecated multi-byte char support for their MFC library and now requires being built with unicode support in Visual Studio 2013. If you want to use MFC in custom actions it creates a lot of head aches to log the strings because now you have to convert unicode strings to Ansi strings. This will result in loss of data if you write text outside of the default code page selected in the OS. Every application today should support unicode strings.
I would like to get the okay before making the changes. Thanks, Keith ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ WiX-devs mailing list WiX-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-devs