You do not need to install Motion Architect or the 6000 Series Drivers and Samples disks to run your AT card from a development environment. The only necessary files you will need are the appropriate DLL file, the winrt files, the operating system file, and the proper declaration files for the development package you are using:
Required Files | Visual Basic | Visual C++ |
---|---|---|
Win95 | wn956000.dll, wrtdev0.vxd, wrtdev1.vxd, wrtdev2.vxd, wrtdev3.vxd, wrtdev4.vxd , at6nn0.ops, at6400.bas | wn956000.dll, wrtdev0.vxd, wrtdev1.vxd, wrtdev2.vxd, wrtdev3.vxd, wrtdev4.vxd at6nn0.ops, wn956000.h, wn956000.lib |
WinNT | nt6400.dll, winrt.sys, | nt6400.dll, winrt.sys, at6nn0.ops, nt6400.h, nt6400.lib |
Add Comment