A method to take over the start menu of windows system
A technology for starting menus and custom menus, applied in the computer field, can solve problems such as unfavorable users' distinction between the default desktop and desktop 2, unfavorable administrator restrictions, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0011] The present invention will be further described below.
[0012] A method for taking over the Windows system start menu, comprising the following steps:
[0013] a) Call the API FindWindowW and FindWindowEx parameters in the Windows system to obtain the window handles of the taskbar and the start menu respectively; b) Call the SetWindowsHookExW parameter in the Windows system to register the keyboard HOOK, and judge the received keyboard keys in the GdGlobaKeyHook function , the key content of the keyboard is defined in the struct KBDLLHOOKSTRUCT parameter in the Windows system. When a parameter of the struct KBDLLHOOKSTRUCT parameter is defined as #define VK_LWIN 0x5B or #define VK_RWIN 0x5C, start GdStartMenu, the system takes over the Windows system start menu, and displays the Define the menu, return the false FALSE parameter in the Windows system at the same time, and terminate the sending of the keyboard code defined as #define VK_LWIN 0x5B or #define VK_RWIN 0x5C;...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More