@Brian: "You should almost never use REALTIME_PRIORITY_CLASS, because this interrupts system threads that manage mouse input, keyboard input, and background disk flushing." (msdn.microsoft.com/.../ms685100%28VS.85%29.aspx), so the mouse driver runs at a lower priority. (also, IIRC Raymond talked about it once)
↧