The old program (Labview3.1) uses a 16 bit dll(TKVX4244.dll- TektronixVX4244). But for NT there has to be a 32 bit dll for TektronixVX4244 namely TKVX4244_32.dll, which I already installed. Now, when I try to run the Labview3.1 program in Labview 5.1 on NT, its still looks for TKVX4244.dll instead the program should be changed to look for TKVX4244_32.dll, what do I do to change it?