You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to specify that the connection created via WIN32OLE.new (or WIN32OLE.connect) should be MTA versus STA? I'd like to do some multi-threaded work and the default of STA has been a limitation. Any hints would be welcome. :)
The text was updated successfully, but these errors were encountered:
Is there a way to specify that the connection created via WIN32OLE.new (or WIN32OLE.connect) should be MTA versus STA? I'd like to do some multi-threaded work and the default of STA has been a limitation. Any hints would be welcome. :)
The text was updated successfully, but these errors were encountered: