Re: [python-win32] pywin32 py2exe

2011-06-06 Thread Umesh Sharma
crashes means it just after double clicking on exe file it opens prompt window and after some mili second it closes. And about that part i have used pump message but first i want that exe of this file should run properly. ___ python-win32 mailing list pyt

[python-win32] pywin32 py2exe

2011-06-03 Thread Umesh Sharma
#waiting till event captured / Thanks Umesh Kumar Sharma ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] outlook new mail handling

2011-05-24 Thread Umesh Sharma
hi, i am building application for outlook in my application i need to capture the NewMailEx event of Outlook which fires when a new mail arrived. I have tried using win32event but i failed can please anyone tell me how to capture new mail of outlook using event handler thanks Umesh Kumar Sharma

[python-win32] Outlook integration

2011-05-19 Thread umesh
Actually I am working on Outlook Automation using python and I want to fire a function as a new mail arrived ,for this I am using ItemAdd method so can you please tell me how should write event handler . Umesh Kumar Sharma second year Indian Institute of Technology