===========================================================================
| 78 | |
| 79 | //=========================================================================== |
| 80 | bool KeybGetCapsStatus() |
| 81 | { |
| 82 | return g_bCapsLock; |
| 83 | } |
| 84 | |
| 85 | //=========================================================================== |
| 86 | bool KeybGetAltStatus() |
no outgoing calls
no test coverage detected