reactos/base/applications/osk
Bișoc George d000a1e1c6 [OSK] Implement "Use Click Sound" feature
- Implement the save/load handler for this feature
- Check the "Use Click Sound" item state accordingly depending if it's enabled or disabled
- Use PlaySoundW() to play the wave sound file from resource
- Add the WAV sound click file. The work is made thanks to Midori Mizuno
2019-03-01 00:13:47 +01:00
..
lang [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
res [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
CMakeLists.txt [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
main.c [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
main.h [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
osk.h [OSK] Use Unicode functions explicitly (#1291) 2019-01-23 13:28:56 +01:00
osk_res.h [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
rsrc.rc [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
settings.c [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
settings.h [OSK] Implement the welcome box (#1007) 2018-11-17 21:27:33 +01:00