EntryPointNotFoundException: 无法在 DLL“user32.dll”中找到名为“GetDeviceCaps”的入口点。 StackTrace: 在 DynamicClass.MagnifierForm.GetDeviceCaps(IntPtr hdc, Int32 nIndex) 在 DynamicClass.MagnifierForm..ctor(ManualResetEvent exitEvent) 在 DynamicClass.<>c__DisplayClass1.<Exec>b__0() 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.ThreadHelper.ThreadStart()