Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. C / C++ / MFC
  3. how can I get the Kana mode of Japanese IME

how can I get the Kana mode of Japanese IME

Scheduled Pinned Locked Moved C / C++ / MFC
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AlexMin
    wrote on last edited by
    #1

    Now ,I have a question to cancel the Kana mode of Japanese IME,So I think must get current Kana mode,but how can I get it? use witch IME API to get it ? Thank you !

    M 1 Reply Last reply
    0
    • A AlexMin

      Now ,I have a question to cancel the Kana mode of Japanese IME,So I think must get current Kana mode,but how can I get it? use witch IME API to get it ? Thank you !

      M Offline
      M Offline
      Masaaki Onishi
      wrote on last edited by
      #2

      Hello, the codegurus around the world.;) Taking off and on IME may be easier to change the input type. That is, if IME is on, the default input type is Kana. If IME is off, the default input type is the direct input type like A-Z or number. Check ImmGetContext, ImmGetOpenStatus, and ImmSetOpenStatus API function and some sample code of IME in MSDN help to take on and off IME. If you want to get the exact input type, we may have some code and assgin the exact input type which we want. But, so far, I have not succeeded this yet.:(( Have a nice day! -Masaaki Onishi-

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups