Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(windows): remove wm_keymandebug messages and functions #10055

Merged
merged 1 commit into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. chore(windows): remove wm_keymandebug messages and functions

    Fixes #10050.
    
    Removes the following unused identifiers:
    * ::wm_kmdebug
    * ::wm_keymandebug
    * AppInt::DebugControlled()
    * AITIP::WM_KEYMANDEBUG_CANDEBUG
    * AITIP::WM_KEYMANDEBUG_GETUNICODESTATUS
    * AITIP::WM_KEYMANDEBUG_GETCONTEXT
    * AITIP::WM_KEYMANDEBUG_ACTION
    * AITIP::WM_KEYMANDEBUG_RULEMATCH
    * AITIP::DebugControlled()
    * AITIP::IsDebugControlWindow()
    * AITIP::GetDebugControlWindow()
    * AITIP::Debug_FillContextBuffer()
    * AIDEBUGINFO struct
    * ::FillStoreOffsets()
    * AIDEBUGKEYINFO struct
    
    Removes overloads which are now no-ops:
    * AITIP::HandleWindow()
    * AITIP::IsWindowHandled()
    * AITIP::QueueAction()
    mcdurdin committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ee1f972 View commit details
    Browse the repository at this point in the history