Hello, Ravenheart.
See STAThreadAttribute Class.
See STAThreadAttribute Class.
internalsealedclass Program { [STAThread] privatestaticvoid Main(string[] args) { // ... } }