Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp 6 problems
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00161105
Message ID:
00169160
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform