Go to the source code of this file.
Functions | |
| bool | InitTAPex () |
Variables | |
| const char * | __fblib_version__ = "__FBLIB_VERSION_TMS__ " __FBLIB_VERSION__ |
| word | ApplID |
| dword | TAP_TableIndex = 0xffffffff |
| bool | LibInitialized = FALSE |
| bool InitTAPex | ( | void | ) |
Definition at line 10 of file InitTAPex.c.
References ApplID, FIS_vCurTapTask(), LibInitialized, TAP_TableIndex, TRACEENTER, and TRACEEXIT.
Referenced by HDD_TAP_Callback(), HDD_TAP_CheckCollision(), HDD_TAP_Disable(), HDD_TAP_GetCurrentDir(), HDD_TAP_isAnyRunning(), HDD_TAP_isDisabledAll(), HDD_TAP_SendEvent(), KeyTranslate(), NoAutoStartTAP(), SDS(), and TAPCOM_OpenChannel().
| const char* __fblib_version__ = "__FBLIB_VERSION_TMS__ " __FBLIB_VERSION__ |
Definition at line 4 of file InitTAPex.c.
| word ApplID |
Definition at line 6 of file InitTAPex.c.
Referenced by InitTAPex(), and InitTAPexFailedMsg().
| bool LibInitialized = FALSE |
Definition at line 8 of file InitTAPex.c.
Referenced by HDD_TAP_Callback(), HDD_TAP_CheckCollision(), HDD_TAP_Disable(), HDD_TAP_GetCurrentDir(), HDD_TAP_isAnyRunning(), HDD_TAP_isDisabledAll(), HDD_TAP_SendEvent(), InitTAPex(), KeyTranslate(), NoAutoStartTAP(), SDS(), and TAPCOM_OpenChannel().
| dword TAP_TableIndex = 0xffffffff |
Definition at line 7 of file InitTAPex.c.
Referenced by HDD_TAP_Callback(), HDD_TAP_CheckCollision(), HDD_TAP_Disable(), HDD_TAP_GetCurrentDir(), HDD_TAP_isAnyRunning(), HDD_TAP_isDisabledAll(), HDD_TAP_SendEvent(), InitTAPex(), KeyTranslate(), NoAutoStartTAP(), and SDS().