How about adding wchar support when calling external C/C++ routines from FTN95?
Currently compiler does auto conversion between Fortran and C character strings but today many new C routines use wide character strings. This support would simplify things and allow calling most of the DLL-routines directly from FTN95 compiler.