user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / dde_server.c
2011-08-24  Francois GougetAssorted spelling fixes.
2011-03-15  Marcus Meissneruser32: Remove useless NULL checks (Coverity).
2010-06-24  Alexandre Julliarduser32: Add a heuristic for Unicode mappings of DDE...
2010-05-20  Michael Stefaniucuser32: Avoid a potential NULL pointer dereference...
2010-05-19  Michael Stefaniucuser32: Remove superfluous "not NULL" check of the...
2009-01-21  Jeff Latimeruser32: Pass pConv to WDML_Global2DataHandle so that...
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-09-05  Jeff Latimeruser32: Make some DDE traces more meaningful.
2008-07-08  Huw Daviesuser32: sizeof DDEPOKE and DDEDATA is six, which is...
2008-04-30  Andrew Talbotuser32: Remove unused variables.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2007-12-31  Andrew Talbotuser32: Fix a spelling typo.
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2006-11-21  Dmitry Timoshkovuser32: Add support for DdeEnableCallback(EC_DISABLE...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.