Format: AllC/C++CSSTextshell script Advanced Search
255: if (sts & 1) { /* send command to reverse NumLock status */ 256: kpSendDrvCmd(InputModeCmd( 257: ((InpMode ^ NumLockON) & NumLockON) | 0x100));