I require to generate an internal email to the client PC that is running my application and found this code:-
DECLARE INTEGER ShellExecute IN Shell32.dll ;
INTEGER, STRING, STRING, STRING, STRING,INTEGER
=ShellExecute(0,"Open","mailto:name@address.com?subject=Subject","","",0)
Replacing my...
My application extracts data from their accounting system which is also a vfp9 application and that runs with no issues.
I also disabled the code that loads the FLL and the program then loaded without issue.
Tom
I have a customer who following installation on a new PC of my application receives the following error message on running:-
Library File vfpencryption71.fll is invalid
Sorry I should have made the question clearer, I used the
"Setup" wizard to create the setup.exe and include all
the necesasary files for the run-time environment.
I have distrubued dozens of VFP 6 applications and I have always used this process and have never had a problem with the...
Hi all
I have an exe which worked fine on my development system but when I installed on a client machine via "setup"
failed with the above error.
The only way I was able to resolve the problem was by installing the full version of VFP. (VFP SP5).
This must mean that I need to add...
Hi
Does the API AddPrinter function do programmatically the
same process as Start> Settings> Printers> Add Printer.
And will the printer be visible to the user and selectable
by aplications.
Thanks
TMC
I have a FoxPro 2.6 Mult-User apliication running on Windows NT 4 with Windows 98 clients.
They are experiencing frequent crashes, none of which seem to be related. In some cases the foxpro error trapping reports missing memo or temporary files but on restart the error does not repeat. One...
I have a VFP 6 exe that is intermittenly crashing with "This program has performed an illegal instruction and will be shutdown" it reports "invalid pageframe kernell 32.dll at 017F:BFFGA25B".
This program has been recently modified but the original version was written in...
I an creating an executable and want to use "Modify Report"
to enable user editing of reports.
The command executes and the report layout is shown but the
report controls toolbar is not shown.
I have experimented with sysmenu to include toolbars but whilst the option is shown on the...
I am deveoping an application which requires to address an Active X control provided by another application.
This is provided via an EXE (ie. out-of-session)
I am able to see via the class browser all the function calls that the Active X provides by opening the type library file that came with...
I am trying to create a report using Visual FoxPro tables.
The main data of the report is fine but I need to include fields from other tables in the database which have no link to the detail. I can select the fields from the tables and place them in the report but nothing prints even though I...
I have an NT4 Network with Windows 98 clients running a FOXPRO 2.6 shared application. 1 of the workstations has a printer connected directly to LPT1 set up as a shared printer for use on other workstations . Each workstation using the shared printer has a capture statement within the printer...
I have an application which is crashing with this message.
There is a specific reference to this in the Microsoft Knowledge Base which recommends installation of Service Pack 2. This I have done but the application is still crashing with the same message. The knowledge base provides specific...
I have an application running on W2000 server with W2000 work stations as clients.
The user was experiencing itermittant crashes at the same point in the application always at the end of a VFP report.
The crash resulted in total loss of all tasks in progress with a blue screen displaying...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.