#include "libFireBird.h"
Go to the source code of this file.
Data Structures | |
struct | TYPE_Parametered_Tap |
Macros | |
#define | MAGIC 0xf1eb1d1b |
#define | TAPDIR_MAX_STACK 16 |
#define | BATCHMODEKEY 0x15227 |
#define | PARAMBLOCKKEY 0x15228 |
Functions | |
dword | HDD_TAP_DisabledEventHandler (word, dword, dword) |
dword | KeyTranslateHook (word, dword, dword) |
Variables | |
char | TAPDirStack [TAPDIR_MAX_STACK][200] |
int | TAPDirStackDepth |
bool | LibInitialized |
TYPE_Parametered_Tap * | fbl_parametered_tap |
#define BATCHMODEKEY 0x15227 |
Definition at line 8 of file FBLib_tap.h.
#define MAGIC 0xf1eb1d1b |
Definition at line 6 of file FBLib_tap.h.
#define PARAMBLOCKKEY 0x15228 |
Definition at line 9 of file FBLib_tap.h.
#define TAPDIR_MAX_STACK 16 |
Definition at line 7 of file FBLib_tap.h.
dword HDD_TAP_DisabledEventHandler | ( | word | event, |
dword | param1, | ||
dword | param2 | ||
) |
Definition at line 3 of file HDD_TAP_DisabledEventHandler.c.
Referenced by HDD_TAP_Disable().
dword KeyTranslateHook | ( | word | event, |
dword | param1, | ||
dword | param2 | ||
) |
Definition at line 7 of file KeyTranslateHook.c.
References GetSysID(), Original_TAP_EventHandler, RemoteType, RT_7100PLUS, RT_7260PLUS, TRACEENTER, and TRACEEXIT.
Referenced by KeyTranslate().
|
extern |
Definition at line 6 of file HDD_TAP_Start.c.
Referenced by HDD_TAP_GetStartParameter(), and HDD_TAP_Start().
|
extern |
Definition at line 8 of file InitTAPex.c.
|
extern |
Definition at line 3 of file HDD_TAP_PushDir.c.
Referenced by HDD_TAP_PopDir(), and HDD_TAP_PushDir().
|
extern |
Definition at line 4 of file HDD_TAP_PushDir.c.
Referenced by HDD_TAP_PopDir(), and HDD_TAP_PushDir().