dennis / slipstream

ISC License
5 stars 0 forks source link

UI can crash because of missing STAThreadAttribute #104

Closed dennis closed 3 years ago

dennis commented 3 years ago

UI sometimes throws this exception:

Current thread must be set to single thread apartment (STA) mode before OLE calls can be made. Ensure that your Main function has STAThreadAttribute marked on it.