You have access to the source code. Quick look shows: // Find the last dot in the last thing that could be a file. . . . else if (L'.' == *wz) { wzExtension = wz; }
return wzExtension; } On Wed, Jan 12, 2011 at 12:01 AM, Sean Farrow <sean.far...@seanfarrow.co.uk>wrote: > Hi: > Does the DUtil supplied PathExtension function omit the period "." From an > extension it retrives? > For example a file "test.txt" > Would I be returned ".txt" or "txt"? > Any help appreciated. > Cheers > Sean. > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > 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 ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users