(Back to Table of Contents)

What files do I need?
For JLookUp to run properly, you'll need the following files:

(Some directory)
DICT
edict
kanjidic
JLookUp.exe
iconv.dll
radkfile.dat
partsofspeech.jlf

If you're not using the NT (XP) version, then you will most likely need the following files as well:
gdiplus.dll is needed so that JLookUp can draw any graphics at all.
riched20.dll is needed to ensure that JLookUp uses Rich Edit 3.0 controls.
unicows.dll is absolutely necessary; it is the Microsoft Layer for Unicode.

Barring the .exe and .dll files, the rest are PLAIN TEXT files; if you want to play with them, just open them up with WordPad or whatever text-editor makes you happy.

NOTE: I have not tested what happens when you remove a critical file from JLookUp. Removing radkfile doesn't hurt much, but other cases may cause memory leaks or nasty crashes.

(Back to Table of Contents)