Re: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's SetProps()

2011-12-15 Thread Mark Hammond
Attempting to pass an integer will assume the int is a regular unix timestamp and pywin32 will do the conversions as necessary. So there should be no need to convert it to a 64bit FILETIME integer. You should also find that passing a datetime object directly works, even in py2k builds -

Re: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's SetProps()

2011-11-22 Thread Sriram ET.
() (Sriram ET.) -- Message: 1 Date: Mon, 21 Nov 2011 12:33:43 +0530 From: Sriram ET. karra@gmail.com To: python-wi...@mail.python.org Subject: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's

Re: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's SetProps()

2011-11-22 Thread 陈智宏
FILETIME PT_SYSTIME property using pywin32's SetProps() Message-ID: CAFkt3UNXCjwipCxt_Zk2RCSk+JjhVxEqTcXjr3B-XQ7rJu= w...@mail.gmail.com Content-Type: text/plain; charset=iso-8859-1 I am using pywin32 mapi routines to interact with my outlook contacts store. I am trying to set

Re: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's SetProps()

2011-11-22 Thread Sriram ET.
() (Sriram ET.) -- Message: 1 Date: Mon, 21 Nov 2011 12:33:43 +0530 From: Sriram ET. karra@gmail.com To: python-wi...@mail.python.org Subject: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32

Re: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's SetProps()

2011-11-22 Thread Sriram ET.
ET. karra@gmail.com To: python-wi...@mail.python.org Subject: [python-win32] Setting a 64bit FILETIME PT_SYSTIME property using pywin32's SetProps() Message-ID: CAFkt3UNXCjwipCxt_Zk2RCSk+JjhVxEqTcXjr3B-XQ7rJu= w...@mail.gmail.com Content-Type: text/plain; charset=iso-8859