Store USER icons and cursors as resources instead of xpm bitmaps.
[wine] / dlls / user / text.c
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Dimitrie O. PaunFixed indentation problems resulting from automatic...
2000-12-11  Gerard PatelImplemented DrawTextW as Unicode and DrawTextA as call...
2000-09-22  Susan FarleyAdded support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...