| |
|
Objectives
The objective of this project was to implement a set of C++ classes providing
the filter driver install/uninstall functionalities for the specified devices.
|
|
Results
To use the IEEE 1394 (Fire Wire) Device Filter Driver
for MS Windows 2K/XP/2003, it was necessary to install it on a
specified device before the inventory process would start, and it had to be
uninstalled after the inventory was done.
|
| |
|
Technical peculiarities
The C++ class was implemented that allowed installing and uninstalling the
filter for the specified device, as well as starting and stopping the device.
|
|
|