From: Mark H. <mha...@us...> - 2007-05-07 02:33:01
|
Update of /cvsroot/pywin32/pywin32/com/win32com/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19290 Modified Files: ErrorUtils.cpp PyComHelpers.cpp Log Message: [oops - this is the log for the previous checkin] * MakeOLECHARToObj and MakeBstrToObj now return Unicode objects instead of forcing the initial Unicode back to 8 bites * COM Exception objects now use Unicode - this is mainly related to AXScript errors. |