Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 6 problems
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00161105
Message ID:
00169160
Views:
15
>George
>
>I'm having these kind of problems with HP printer drivers, I have tried _FPRESET() as MS stated but I get the error _FPRESET.PRG does not exist, I'm I missing something? or is this a funtion in a library?
>
>Thanks
Hi Jorge,

It's a function in one of the VC runtime dlls. Delcare it as:

DECLARE _fpreset IN msvcrt20

Remember that function names in C are case sensitive, so be sure to type it as shown.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform