feat(lmxproxy): add STA thread with message pump for MxAccess COM callbacks

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph Doherty
2026-03-22 18:00:24 -04:00
parent c96e71c83c
commit b6408726bc
7 changed files with 161 additions and 17 deletions

View File

@@ -42,6 +42,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="System.Windows.Forms" />
<Reference Include="ArchestrA.MXAccess">
<HintPath>..\..\lib\ArchestrA.MXAccess.dll</HintPath>
<Private>true</Private>