Search code examples
Is it correct/necessary to use UnsafeStart to launch a second STA thread to avoid UI context in C#?...


c#multithreadingclipboardsta

Read More
Is it possible to await a Thread in C#?...


c#multithreadingsta

Read More
"The calling thread must be STA, because many UI components require this."...


c#wpfmultithreadingsta

Read More
"The calling thread must be STA" workaround...


wpfmultithreadingtask-parallel-librarydispatchersta

Read More
How to verify C functions with array parameters using Isabelle...


cisabelleformal-verificationstasel4

Read More
How to make FileSystemWatcher events run in an STA Thread in a console application?...


c#.netcomfilesystemwatchersta

Read More
If a thread has to be STA in Windows, will it work in Linux or MacOS?...


c#.net-6.0.net-7.0stamta

Read More
tcl: how to rebuid foreach_in_collection as proc in tcl...


foreachsyntaxtclsta

Read More
Set ApartmentState for async void main...


c#async-awaitstamta

Read More
What is STA/MTA vs apartments/free threads vs UI threads/worker threads? Why the name changes?...


multithreadingcomstamta

Read More
Getting STA error when try to open OpenFileDialog box in Excel addin project...


c#multithreadingexcelexcel-2007sta

Read More
How to run NUnit test in STA thread?...


c#.net-corenunitsta

Read More
Single-threaded apartment - cannot instantiate ActiveX control...


.netexceptionstasingle-threaded

Read More
Parallel running Progress Bar "Indeterminate" on Login in WPF...


c#wpfdispatchersta

Read More
B2C Custom Policy LoadUri against a CDN fails to load signin form...


azurecorssta

Read More
Why does WPF require a STAThread attribute to be applied to the Main method?...


wpfsta

Read More
What does 'do' do in an UML Statechart diagram?...


umlstatesta

Read More
How can you pump a STA Thread in a non-WinForms assembly?...


c#cominteropsta

Read More
How to run something in the STA thread?...


c#.netwpfsta

Read More
Convert Keith Hill's PowerShell Get-Clipboard and Set-Clipboard to a PSM1 script...


c#powershellmultithreadingsta

Read More
Why is Task.Delay breaking the STA state of the thread?...


c#multithreadingcomstamta

Read More
COM thread apartments (STA, MTA) management in C# app process...


c#multithreadingstamta

Read More
Why STAThread attribute is ignored?...


c#.netmultithreadingsta

Read More
COM outbound call results in "An outgoing call cannot be made since the application is dispatch...


visual-c++comstamta

Read More
Is Powershell -sta (apartment state) preferred?...


powershellsta

Read More
C++ DLL in ASP.NET Core STA thread not invoking callback...


c#asp.net-corecompinvokesta

Read More
How to run unit tests in STAThread mode?...


c#nunitsta

Read More
How can I call a function in C++ when I get the WinRT/UWP error 'Activating a single-threaded cl...


c++windowscomuwpsta

Read More
Using async in static context to update the UI is not working...


c#asynchronoustasksta

Read More
How to post messages to an STA thread running a message pump?...


c#cominteropmessage-queuesta

Read More
BackNext