IT Nursery
I am using a COM object (MODI) from within my .net application. The method I am calling throws a System.AccessViolationException, which is intercepted by Visual Studio. The odd thing...
  • May 30, 2022
  • 0 Comments
Can you explain STA and MTA in your own words? Also, what are apartment threads and do they pertain only to COM? If so, why? 9 Answers 9
  • May 8, 2022
  • 0 Comments