Various background processes must be launched detached from current console (if any).
[wine] / dlls / user32 / text.c
2012-12-24  Andrew Talbotuser32: Indentation fix.
2012-10-30  André Hentscheluser32: Avoid memory leaks (coverity).
2012-09-06  Akihiro Sagawauser32: Add support for legacy access keys.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-14  André Hentscheluser32: Remove dead assignment (clang).
2011-04-27  Tim Hentenaaruser32: GetTabbedTextExtent() returns non-zero value...
2009-09-28  Vincent Povirkuser32: Invert y in DrawTextEx in GM_COMPATIBLE mode...
2009-02-03  Ulrich Czekallauser32: Don't scale draw text margin params by characte...
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-14  Aric Stewartuser32: In DrawTextW/A make sure to properly initialize...
2008-05-21  Nikolay Sivovuser32: Correct termination of returning string in...
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-05-03  Mikołaj Zalewskiuser32: Fix TabbedTextOut.
2007-03-28  Marcin Grześkowiakuser32: Use charset of currently selected font in DrawT...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.