Anchor | ||||
---|---|---|---|---|
|
Version
XFRX 19.0
Symptoms
CanCouldn't load xfrxlib.fll
Cause
Initializing instance Frmmppreviewer class before some XFRX objects such as XFRX#INIT, XFRX#LISTENER, XFRX#DRAW, etc.
Workaround
Add DO XFRX_INIT IN xfrx before creating instance of Frmmppreviewer class.