Can anyone give me some clues on how to get Long File Names working? I
modified ffconf.h as follows:
#define _USE_LFN 1
#define _LFN_UNICODE 0 // I have no need for unicode.
and I added ffunicode.c to my source files.
I found that ff_wtoupper is decl..
↧