Use __wine_unimplemented_stub from crt0 for 16-bit spec files too.
[wine] / tools / sfnt2fnt.c
2005-08-19  Huw DaviesAdd System font for the Chinese codepages cp936 and...
2005-08-18  Pavel Roskinsfnt2fnt exits with code 0 for several errors, which...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-05-20  Dmitry Timoshkov- Always initialize width table.
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-11-19  Huw DaviesCalculating the average width doesn't seem possible...
2004-08-22  Gerald PfeiferInclude <stdlib.h> for a prototype of exit().
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...