样式优化 bug修改 鼠标中键呼出
This commit is contained in:
@@ -1509,7 +1509,9 @@ namespace GeekDesk.Util
|
||||
m_hookType,
|
||||
m_filterFunc,
|
||||
IntPtr.Zero,
|
||||
#pragma warning disable CS0618 // <20><>AppDomain.GetCurrentThreadId()<29><><EFBFBD>ѹ<EFBFBD>ʱ:<3A><>AppDomain.GetCurrentThreadId has been deprecated because it does not provide a stable Id when managed threads are running on fibers (aka lightweight threads). To get a stable identifier for a managed thread, use the ManagedThreadId property on Thread. http://go.microsoft.com/fwlink/?linkid=14202<30><32>
|
||||
(int)AppDomain.GetCurrentThreadId());
|
||||
#pragma warning restore CS0618 // <20><>AppDomain.GetCurrentThreadId()<29><><EFBFBD>ѹ<EFBFBD>ʱ:<3A><>AppDomain.GetCurrentThreadId has been deprecated because it does not provide a stable Id when managed threads are running on fibers (aka lightweight threads). To get a stable identifier for a managed thread, use the ManagedThreadId property on Thread. http://go.microsoft.com/fwlink/?linkid=14202<30><32>
|
||||
}
|
||||
// ************************************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user