Implemented DrawTextW as Unicode and DrawTextA as call to DrawTextW.
[wine] / dlls / user / resource.c
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-10-15  Rein KlazesLoadStringA inserts terminating null in the buffer...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...