[python-win32] Activex call delivers only unicode string, but ASCII is needed

2005-07-04 Thread Kuner Martin
Title: Activex call delivers only unicode string, but ASCII is needed Hi list, I have the following code to call a LabVIEW VI via the Activex interface. The string "strDataOut" holds the expected data result of the call . Now I realized that the string coming back from the ActiveX call co

Re: [python-win32] Outlook COM: how to create a MailItem from a .msg file

2005-07-04 Thread Guy Lateur
Hi again,   I've also tried using my_MItem = win32com.client.CastTo(my_DItem, 'MailItem'), but it doesn't work. It says "The interface name 'MailItem' does not appear in the same library as object '".   Any help would be greatly appreciated.   g       From: Guy Lateur Sent: donderdag 30 ju