Board index » delphi » Missing QTINTF.DLL?
Peter Clark
![]() Delphi Developer |
Mon, 20 Sep 2004 00:22:46 GMT
Missing QTINTF.DLL?
I have developed software that acts as an FTP client to a database. The
software works fine on my laptop(running Windows 2000 Pro) but when I try to run it on a Win 98 machine... It says missing QTINTF.DLL file. So I copied the DLL file to the Win 98 'QTINTF.DLL was loaded but the DLLRegisterServer entry point was not found. Is 'REGSVR32.EXE' the right file for installing a DLL? Do I need to get a win 98 version of the DLL file? Am I going about the DLL Registering process all wrong? How am I supposed to distribute my program and get this DLL file installed? Any help would be appreciated. |