reactos/base
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
..
applications [OSK] Fix an instance race condition 2019-03-27 22:34:03 +01:00
services [DCOMLAUNCH][WMISVC] Stop busy waiting shutdown 2019-03-03 23:14:37 +01:00
setup [SETUPLIB][USETUP] Improve disk HW numbering, removable disk support, and "super-floppy" partitioning. 2019-03-12 02:17:11 +01:00
shell Fix regression with double click action 2019-03-24 23:34:57 +01:00
system Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
CMakeLists.txt