Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Delphi 7, can I include "qtintf70.dll" in my program.exe file?

Status
Not open for further replies.

LeePH

Programmer
Nov 1, 2015
1
US
My program works fine on my PC but when I take to a PC that does not have Delphi Studio installed, I get an error saying that "...qtintf.dll is missing...".

If I copy qtintf70.dll to the directory where I'm running the program, then my program works fine.

Is there a way I can include qtintf70.dll in my .exe so the external reference will be satisfied from within the .exe? I want to make it so all I do to share my program is simply give them the .exe file and that is it!

Thanks,
Lee
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top