In my mad rush to convert my Access-based database analysis tool (in Access Visual Basic) to "full" Visual Basic I made mistakes - well there's a surprise. When I prepare the converted project for packaging I see a reference to FM20.DLL which (if my understanding is right) should only occur within Office applications and should not be distributed (Microsoft licensing restriction) with "full" Visual Basic. I want this application to run stand-alone on Office-less PC's (indeed the very reason why I am converting to Visual Basic). Looking at References and Components I cannot find any object which requires FM20.DLL and I have worked through many of the objects manually using Object Browser and positively identified them as "full" Visual Basic components (not part of FM20.DLL) using the list of properties which are exposed. Unfortunately I have used someone else's (very useful) code within my project (a possible source of the mysterious link) but I have consistantly failed to identify why FM20.DLL is necessary.
Can I identify what part of my system (what control ?) is using FM20.DLL so I can eliminate it ?
Boggg1
![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)
Can
Can I identify what part of my system (what control ?) is using FM20.DLL so I can eliminate it ?
Boggg1
![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)
Can