ADGE: Bug Report: 'FM20.DLL not registered'

Use this forum to discuss dungeon editors and other tools, like DMute (by George Gilbert, also working for RTC dungeons), DM Builder (by Sphenx), and ADGE by `rain. Includes DM editing tips and tricks.
Forum rules
Please read the Forum rules and policies before posting.
Post Reply
User avatar
Toni Y
Adept
Posts: 221
Joined: Sat Feb 07, 2004 8:54 am
Location: Finland

ADGE: Bug Report: 'FM20.DLL not registered'

Post by Toni Y »

Anyone know how to fix this error when trying running ADGE?

Code: Select all

Run-time error '339':
Component 'FM20.DLL' or one of its dependencies not correctly registered: a file is missing or invalid
Toni Ylisirniö
Author of Grave of King Millias, Return of Chaos, and DM2 dungeons.
User avatar
rain`
Artisan
Posts: 164
Joined: Sat Feb 19, 2005 11:44 pm

Post by rain` »

Regarding the FM20.dll, it is a required system file to run ADGE for use of list boxes inside the app, I don't know where to get it if you don't have it, but try doing a google for it, im sure somewhere you can download it and place it in your system folder and it should work then.

-rain`
kentaro-k.21
Artisan
Posts: 178
Joined: Wed Dec 17, 2003 1:39 am
Location: Osaka, Japan
Contact:

Post by kentaro-k.21 »

FM20.dll is a component for Microsoft Office software rater than Visual Basic.

INFO: Usage and Redistribution of FM20.DLL
http://support.microsoft.com/?scid=kb%3 ... &x=13&y=15

you can get FM20.dll by installing Microsoft ActiveX Control Pad.

Microsoft ActiveX Control Pad
http://msdn.microsoft.com/library/defau ... l/cpad.asp



ADGE uses both VB6 and Microsoft Forms (FM20.dll) for basic windows UI components. e.g. some of basic windows UI components are label/command button/list box/combo box/image/etc.
both VB6 and Microsoft Forms have its own support for basic windows UI components, sometimes Microsoft Forms has superior support than VB6's ones. e.g. multi column listbox.
IMHO, it is the reason rain` uses FM20.dll.
Post Reply

Return to “Editors and Tools (DMute, DM Builder, ADGE, etc.)”