Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX - Cannot load xfrxlib.fll
Message
From
28/07/2004 15:14:43
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00928827
Message ID:
00928841
Views:
98
That did the trick.
Thank you so much for your 'on target' help!
Priscilla


>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform