NOTE: tvichw32.zip contained directories!
please unpack this archive with "-d" key.

pkunzip -d tvichw32

-----------   D I R E C T O R I E S   ----------------------
BASE_DIR
|
| DELPHI2             // TVicHW32 as component for Borland Delphi 2.x
| | hw_32   .dcu
| | hw_32   .dcr
| DELPHI3             // TVicHW32 as component for Borland Delphi 3.x
| | hw_32   .dcr
| | hw_32   .dcu
| | tvichw32.dpk
| | tvichw32.dpl
| CBUILDER            // TVicHW32 as component for Borland C++Builder 1.x
| | hw_32   .dcr
| | hw_32   .hpp
| | hw_32   .obj
| AS_DLL              // TVicHW32 as DLL for use with any language
|   tvichw32.dll
|   tvichw32.h
|
SAMPLES
|
| DELPHI              // test example for Delphi 2 and Delphi 3
| | main    .dfm
| | hw_test .dpr
| | main    .pas
| CBUILDER            // test example for C++Builder
| | hw_32   .hpp
| | hw_32   .obj
| | hw_test .cpp
| | mainform.cpp
| | mainform.dfm
| | mainform.h
| | hw_test .mak
| MSVC50              // test example for MSVC++ 5.0
| | resource.h
| | resrc1  .h
| | tvichw32.h
| | tvichw32.lib      // in Microsoft format
| | version .h
| | victest .c
| | victest .def
| | victest .dsp
| | victest .dsw
| | victest .ncb
| | victest .opt
| | victest .rc
| | victest .ico
| BC50                // test example for Borland C++ 5.0 (required tvichw32.h)
|   resource.h
|   tvichw32.h
|   tvichw32.lib      // in intel format
|   version .h
|   victest .c
|   victest .def
|   victest .mak
|   victest .rc
|   victest .ico
|
DRIVERS               // Directory with a ring 0 drivers
|
| vichw00 .vxd        // copy this virtual driver to c:\<windows95>\system\
| vichw00 .sys        // copy this KM-driver to c:\<winNT>\system32\drivers\
|
DOC                   // D o c u m e n t a t i o n
|
| readme  .1st
| file_id .diz
| license .txt
| order   .txt
| vendor  .txt
| as_comp .txt
| as_dll  .txt
|
--------------   E N D    ----------------
