Re: [python-win32] pythoncom.Pumpwaitingmessages() overloaded

2023-03-28 Thread Mark Hammond
On 29/03/2023 5:38 am, Philip Carr wrote: Hi Im looking for help on pythoncom.PumpWaitingMessages(). I’m using it to connect to a Windows application that has a com object to stream stock prices. It works fine most of the time but when the rate of new events/messages gets too high ( unscien

[python-win32] pythoncom.Pumpwaitingmessages() overloaded

2023-03-28 Thread Philip Carr
Hi Im looking for help on pythoncom.PumpWaitingMessages(). I’m using it to connect to a Windows application that has a com object to stream stock prices. It works fine most of the time but when the rate of new events/messages gets too high ( unscientifically about 50 a second i think it can h