spiegel-keyman/windows
rc-swag bf93a418a2 fix(windows): rename Enter and Exit methods TState
The state machine method for Exiting a a state was overiding
the Delphi system Exit. This meant that any intended early returns
inside TState method where actually just calling the State.Exit
method then continuing execution within the method.

Fixes: 13831
2025-05-21 15:15:15 +10:00
..
docs docs(windows): update FAQ 2025-04-16 11:56:46 +02:00
include chore(windows): move kmtip_guids.h and testkeymanfunctioning.h 2022-06-12 07:43:24 +10:00
src fix(windows): rename Enter and Exit methods TState 2025-05-21 15:15:15 +10:00
build.sh chore(windows): add new build scripts for Windows builds 2024-05-20 08:27:31 +07:00