(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 Windows XP, 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.

At a later time, if I ever get updates going the way I want them to, 'Updates.jlf' will be a semi-necessary file. It keeps track of the updates that you've downloaded so far.

NOTE: I've done some testing, and it is theoretically possible to remove every file that JLookUp uses and still be okay in terms of crashes & memory problems.

(Back to Table of Contents)