mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-01 06:44:27 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -4391,8 +4391,8 @@ extern "C" {
|
|||||||
* This blocks any hotkeys that have been registered by applications from
|
* This blocks any hotkeys that have been registered by applications from
|
||||||
* having any effect beyond generating raw WM_INPUT events.
|
* having any effect beyond generating raw WM_INPUT events.
|
||||||
*
|
*
|
||||||
* This flag does not affect system-hotkeys like ALT-TAB or CTRL-ALT-DEL,
|
* This flag does not affect system-hotkeys like ALT-TAB or CTRL-ALT-DEL, but
|
||||||
* but does affect the Windows Logo key since it is a userland hotkey registered
|
* does affect the Windows Logo key since it is a userland hotkey registered
|
||||||
* by explorer.exe.
|
* by explorer.exe.
|
||||||
*
|
*
|
||||||
* The variable can be set to the following values:
|
* The variable can be set to the following values:
|
||||||
|
|||||||
Reference in New Issue
Block a user