EntryPointNotFoundException: 无法在 DLL“user32.dll”中找到名为“SetWindowsHookExKeyboard”的入口点。 StackTrace: 在 DynamicClass.QuickerScript.SetWindowsHookExKeyboard(Int32 idHook, LowLevelKeyboardProc lpfn, IntPtr hMod, UInt32 dwThreadId) 在 DynamicClass.QuickerScript.RunSnapMode() 在 DynamicClass.QuickerScript.<>c__DisplayClass2.<Exec>b__1() 在 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()