*** FCE Version 2.4 Release Notes ***

Several new functions have been added:

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

*** FCE Version 2.3 Release Notes ***

fceGetList now returns error -32 (FCE_BUFFER_OVERFLOW) if the buffer size 
passed to fceGetList is insufficient to held the entire listing.

Version 1.1 through 2.3 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.H, placed in KEYCODE.H in the APPS
directory.

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

[END]

