[python-win32] setting labels in outlook calendar

2008-03-16 Thread jjjanse
After googling for a few hours I cannot find a solution to set a color on outlook appointments. In the following excerpt, an appointment is written, found and all appointments are read back. I used the makepy utility on the "Microsoft Outlook 11.0 Object Library" to be able to browse throu

[python-win32] Vista's win32

2007-03-18 Thread JJJanse
On WinXP I used to import win32api import win32con import win32event from win32com.shell import shell, shellcon in order to call exResult=shell.ShellExecuteEx( lpFile=r"C:\Program Files\MLDownloader\MLDownloader.exe", lpParameters="-MLD_daily", nShow=win32con.SW_NORMAL, fMa