user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / dde_private.h
2012-06-12  Francois Gougetuser32: Make some DDE functions static.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2011-04-22  Marcus Meissneruser32: Mark internal functions with hidden visibility.
2009-05-06  Eric Pouechuser32: Clearly separate the 16bit code out of user32.
2009-01-21  Jeff Latimeruser32: Pass pConv to WDML_Global2DataHandle so that...
2008-04-22  Austin EnglishSpelling fixes.
2007-11-15  Andrew Talbotuser32: Constify a variable.
2007-11-07  Alexandre Julliarduser32: Make all internal user32 functions and variable...
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2006-11-21  Dmitry Timoshkovuser32: Add support for DdeEnableCallback(EC_DISABLE...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.