===========================================================================
| 90 | |
| 91 | //=========================================================================== |
| 92 | bool KeybGetCtrlStatus() |
| 93 | { |
| 94 | return g_bCtrlKey; |
| 95 | } |
| 96 | |
| 97 | //=========================================================================== |
| 98 | bool KeybGetShiftStatus() |
no outgoing calls
no test coverage detected