spiegel-keyman/windows/src/engine
Marc Durdin 2563189bfa fix(windows): Change TLangSwitchRefreshWatcher ownership
Fixes #4751.
Fixes KEYMAN-WINDOWS-76.
Fixes KEYMAN-WINDOWS-79.
Fixes KEYMAN-WINDOWS-7B.
Fixes KEYMAN-WINDOWS-7E.
Fixes KEYMAN-WINDOWS-7F.
Fixes KEYMAN-WINDOWS-7K.
Fixes KEYMAN-WINDOWS-7N.
Fixes KEYMAN-WINDOWS-80.

This resolves an issue where the TLangSwitchRefreshWatcher thread would
terminate early on Win7 (as it had no work to do), and free itself, but
then the main form would reference it post-free. Responsibility for free
has been moved to the main form.

This would result in various exceptions as state is corrupted at this
point.
2021-03-23 08:57:24 +11:00
..
inst fix(windows): Trigger language sync after changes 2021-03-15 09:43:07 +11:00
keyman fix(windows): Change TLangSwitchRefreshWatcher ownership 2021-03-23 08:57:24 +11:00
keyman32 fix(windows): hotkeys correctly ignore right modifier keys 2021-03-09 16:02:14 +11:00
keyman64 fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
keymanmc chore(windows): symbol server support, initial steps 2020-11-11 10:33:16 +11:00
keymanx64 fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
kmcomapi fix(windows): Trigger language sync after changes 2021-03-15 09:43:07 +11:00
kmrefresh chore(windows): 17763 sdk version for kmrefresh 2021-03-15 10:42:21 +11:00
kmtip chore(windows): fully disable auto start task 2021-03-12 16:45:30 +11:00
mcompile fix(windows): incxstr could run over buffer with malformed data 2021-03-05 12:50:29 +11:00
tsysinfo fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
tsysinfox64 fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
xml/osk Remove xml/touch dead code for Windows 2017-09-25 13:11:29 +07:00
.gitignore fix(windows): remove msctf free from DllMain 2020-10-28 16:17:52 +11:00
engine.groupproj chore(windows): cleanup group projects 2020-03-30 12:05:49 +11:00
engine.sln fix(windows): Trigger language sync after changes 2021-03-15 09:43:07 +11:00
Makefile chore(windows): fixup engine makefile 2021-03-15 10:18:05 +11:00
version.in refactor(windows): Use 14.0-style versioning 2020-03-18 17:25:39 +11:00