Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

KB-20241201-01

Version

XFRX 24.0

Symptoms

VFP (RT) shows error 'xfrxlib.fll missing or invalid' or 'zlib.dll missing or invalid' on some PC.

VFP (RT) searchs dependecies DLLs in folder with main EXE file. If DLL not found, then  VFP (RT) searchs dependecies DLL in folders defined in shell's PATH  variable.

Cause

xfrxlib.fll and zlib.dll are compiled with switches /MD /Ob2. 

  • No labels