Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XFRX - Cannot load xfrxlib.fll
Message
 
 
À
28/07/2004 14:43:29
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00928827
Message ID:
00928830
Vues:
271
The latest version of XFRX (xfrxlib.fll) requires VC++ 7.1 runtime MSVCR71.DLL

>We recently purchased XFRX and I am trying to build an exe for our users.
>
>I placed xfrx.fxp in my project and compiled. I have placed the hndlib.dll, xfrxlib.fll, and zlib.dll files in the same location as the exe. Unfortunately, I still receive the 'Cannot load xfrxlib.fll' message.
>
>I have looked at the manual online but did not find anything to assist me.
>
>Does anyone have a suggestion to resolve this? Or, can you tell me where additional documentation is available that may assist?
>
>Below is my code that instantiates XFRX. cFileName2 contains the fullpath and filename.
>
>SET PROCEDURE TO xfrx.fxp
>LOCAL loSession, lnRetval
>loSession=xfrx("XFRX#INIT")
>
>lnRetval = loSession.SetParams(cFileName2,' ',.T.,,.F.,.T.,"DOC")
>loSession.ProcessReport(cWhichReport)
>loSession.finalize()
>
>Thank you for your time and consideration.
>
>Priscilla
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform