StrRetToStrNAW returns ok on NT4, though it should return FALSE.
[wine] / dlls / x11drv / xfont.c
2005-03-08  Alexandre JulliardAdded support for iso8859-16 charset.
2005-01-20  Rémi AssaillyAdded missing declarations.
2005-01-19  Oleh R. NykyforchynUkrainian codepage 21866 added and respective files...
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-30  Eric PouechConst correctness fixes.
2004-08-26  Huw DaviesDeprecate the "Resolution" entry in the config file...
2004-08-11  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-01-20  Alexandre JulliardGet rid of some direct accesses to the DC structure...
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-18  Marcelo DuarteFixed typos.
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-06  Francois GougetAssorted spelling fixes.
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.