*** Release Notes for FCE4D Version 2.4 ***

Several new functions have been added:

fceGetLocalFList -- Gets list of local files in current directory.
fceGetLocalFSize -- Gets size of specified local file.

*** Release Notes for FCE4D Version 2.3 ***

(1) KEYCODE

FCE4D requires that you pass a "key code" (32-bit integer) as the second
argument to fceAttach. Use 0 for the shareware version. For the registered
version, you will be issued a key that matches your registered DLL's, placed
in KEYCODE.PAS in the APPS directory.

Error code -74 (FCE_BAD_KEY_CODE) is returned if the wrong key code is
passed.

(2) WIN16 Delphi 1

Delphi 1 generates 16-bit code. After running setup, copy the file FCE16.PAS
over FCE.PAS.

[END]

