Author Topic: Press ESC to close CapsLock and IME  (Read 1320 times)

netbrain

  • New Community Member
  • Posts: 1
  • Hero Points: 0
Press ESC to close CapsLock and IME
« on: July 17, 2018, 06:07:43 AM »

Press ESC to close CapsLock and IME, automatically.
using Vim emulation, it's helpful.
the attach zip file includes source and x64 dll file.

To build the dll file, add SE_INSTALL_PATH\h and sub-directory to include path,
add SE_INSTALL_PATH\lib to library path, add vsapi.lib to link library, set
configuration to x64/release depends on your platform.
To load the dll file, activate command line, type 'dload somepath\capslock.dll'.
To test, type 'capslock_information' in command line.