Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
IE9x64 не подвержен

Original comment by [email protected] on 19 Sep 2012 at 9:13

from keyla.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
ie10 в win8 x64 тоже падает
ie10 x32 - не пробовал

Original comment by [email protected] on 10 Dec 2012 at 4:49

from keyla.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
ie10 win8 падает
unity3d win7/win8 падает

Похоже возникает баг аналогичный этому

http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/1d27c2ad-7ef1-45e9-b
9af-6bfb458c1165

Добавление вызова 
ImmDisableIME( -1 ); // imm32.lib
в конце DLL_PROCESS_ATTACH case в layoutHookDll.cpp  - решает 
проблему с падением, но я не уверен что это 
корректное решение. Возможно нужно 
добавить обработку WM_IME_NOTIFY в proc.

Original comment by [email protected] on 10 Dec 2012 at 11:32

from keyla.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
Вот еще по IME
http://www.autohotkey.com/board/topic/81886-solved-autohotkey-script-input-langu
age/
возможно это связано так же с другим багом 
когда в некоторых диалоговых окнах не 
переключается раскладка

Original comment by [email protected] on 10 Dec 2012 at 11:53

from keyla.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
Это точно не полностью решает проблему, 
если случайно нажать в win8 win + пробел, ie10 так 
же вылетает при запущеном keyla. Параметр 
"Отключить сочетание клавиш из настроек 
Windows" не отключает это сочетание в win 8.

Original comment by [email protected] on 11 Dec 2012 at 12:14

from keyla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.