Due to the expanded technical features of the EAGLE, it was necessary to fit the driver structure of the FALCON/EAGLE driver. All the functions, data structures and constants which were used with the FALCON are still valid with the same names and in the same form.
Functions
Previously used |
Newly defined |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
Data types
Previously used |
Newly defined |
|---|---|
HFALC |
HIDS |
Constants
Previously used |
Newly defined |
|---|---|
IS_INVALID_FALCON_HANDLE |
IS_INVALID_HANDLE |
IS_CANT_FIND_FALCHOOK |
IS_CANT_FIND_HOOK |
FALCINFO |
BOARDINFO |
Definitions
Previously used |
Newly defined |
|---|---|
IS_INVALID_FALCON_HANDLE |
IS_INVALID_HANDLE |
IS_CANT_FIND_FALCHOOK |
IS_CANT_FIND_HOOK |
_FALC_EXPORT |
_IDS_EXPORT |
_FALC_VBSTD |
_IDS_VBSTD |
Files
Previously used |
Newly defined |
|---|---|
falchook.dll |
idshook.dll |
Programs
Previously used |
Newly defined |
|---|---|
FalcDemo.exe |
IdsDemo.exe |
FalcInfo.exe |
IdsInfo.exe |
FalcId.exe |
IdsId.exe |
FalcSet.exe |
IdsSet.exe |