Zach York wrote:
I have recently upgraded my computer and after upgrading and
installing pywin32, I have found the behavior to be extremely
unpredictable and in a lot of cases, just wrong.
...
My scripts are mostly trying to do some background clicking using
PostMessage/SendMessage and wind
Hello,
I have recently upgraded my computer and after upgrading and installing
pywin32, I have found the behavior to be extremely unpredictable and in a
lot of cases, just wrong.
Environment:
Python 3.10 (upgraded from python 3.9 on the previous computer)
pywin32 304
Windows 10: 19044.2006
My sc