Mouse double-screen sharing method
A mouse and computer technology, which is applied in the field of windows system, can solve problems such as complicated operation and disorder, and achieve the effect of high practical value
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
specific Embodiment approach
[0042] When computer B sends a communication message to computer A, A parses and executes the message command. Use windows API to simulate mouse actions. The specific implementation is as follows:
[0043] mouse left click
[0044] Call the API function mouse_event to send the mouse down message MOUSEEEVENTF_LEFTDOWN and the mouse up message MOUSEEVENT_LEFTUP in sequence.
[0045] right mouse click
[0046] Call the API function mouse_event to sequentially send the mouse down message MOUSEEEVENTF_MOUSEEEVENTF_RIGHTDOWN and the mouse up message MOUSEEVENT_RIGHTUP.
[0047] mouse movement
[0048] Call the API function mouse_event to send the mouse movement message MOUSEEEVENTF_MOVE.
[0049] mouse wheel
[0050] The mouse wheel operation is divided into two operations: forward scrolling and backward scrolling.
[0051] Simulate rolling forward: call the API function mouse_event to send the mouse wheel message WM_MOUSEWHEEL, and set the scrolling parameter to WHEE...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com