reactos/base/applications/osk
Bișoc George 75a7cf89a7 [OSK] Fix an instance race condition
On-Screen Keyboard provides a mechanism to launch the application only once, to avoid multiple entry point instances. Such mechanism is based upon mutex objects, although it could happen that the program may end up creating two or more mutexes (a race condition).

CORE-15877
2019-03-27 22:34:03 +01:00
..
lang
res
CMakeLists.txt [OSK] Fix an instance race condition 2019-03-27 22:34:03 +01:00
main.c [OSK] Fix an instance race condition 2019-03-27 22:34:03 +01:00
main.h [OSK] Restore the previous window coordination 2019-03-23 16:34:48 +01:00
osk.h [OSK] Fix an instance race condition 2019-03-27 22:34:03 +01:00
osk_res.h
rsrc.rc
settings.c [OSK] Restore the previous window coordination 2019-03-23 16:34:48 +01:00
settings.h