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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fox 2.6 call to a visual exe

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
According to what I read in visual help, I should be able to execute a visual EXE file with just two dlls: vfp6r and vfp6renu. I am actually calling this from within a foxpro 2.6 application to get a printing feature from visual. This exe is a 10 line program. I do not want to do a full install of visual. When I try this on my development machine, it works great. But with the dlls, it gives me "vfp6r invalid or damaged". I tried reinstalling visual, and tried this on two computers with the same problem. Am I missing something? On compuserve's forum, one user said he got it to work. Could my dll really be damaged?
 
If I was doing this, what I would try was:
In VFP create a standalone exe.
Install the exe with runtime modules on the computers that need it.
from FPW call the VFP exe

My 1 cent worth [sig]<p>David W. Grewe<br><a href=mailto:Dave@internationalbid.net>Dave@internationalbid.net</a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top