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

[NTUSER][USER32] Implement IntImmProcessKey #4353

Merged
merged 6 commits into from Feb 11, 2022

Conversation

katahiromz
Copy link
Contributor

@katahiromz katahiromz commented Feb 11, 2022

Purpose

Implementing Japanese input...
JIRA issue: CORE-11700

Proposed changes

  • Establish the trampoline callback USER32_CALLBACK_IMMPROCESSKEY for imm32!ImmProcessKey function, between NTUSER and IMM32.
  • Add IntGetImeCompatFlags helper function.
  • Implement co_IntImmProcessKey and IntImmProcessKey functions.

@katahiromz katahiromz added the enhancement For PRs with an enhancement/new feature. label Feb 11, 2022
@katahiromz katahiromz added this to New PRs in ReactOS PRs via automation Feb 11, 2022
@katahiromz katahiromz merged commit b5c9d53 into reactos:master Feb 11, 2022
ReactOS PRs automation moved this from New PRs to Done Feb 11, 2022
@katahiromz katahiromz deleted the process-key branch February 11, 2022 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For PRs with an enhancement/new feature.
Projects
ReactOS PRs
  
Done
1 participant