Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NEW HP LaserJet 1022 Freezing VFP 6
Message
From
15/05/2006 11:55:50
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01121825
Message ID:
01121934
Views:
13
Fred,

HP may make great printers, but their print drivers are not well written.

Try the following to prevent typical HP printer driver problems from affecting your application.
declare _fpreset in msvcrt20.dll

_fpreset()
REPORT FORM ...
_fpreset()
You can replace "msvcrt20.dll" with the equivalent VC runtime file from your VFP 6 distribution. This file will be named something like "msvc*.dll".

Does this fix your problem?

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform