user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / resource.c
2010-02-04  Michael Stefaniucuser32: Avoid using HIWORD() on atoms/resources.
2009-10-19  Michael Stefaniucuser32: Remove a duplicated return statement (Smatch).
2009-10-15  Alexandre Julliarduser32: Move 16-bit resource functions to user16.c.
2009-10-15  Alexandre Julliarduser32: Reimplement accelerator functions to use 32...
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2008-11-04  Michael Stefaniucuser32: Do not cast zero.
2008-10-01  Dimitrie O. Paunuser32: Fix a noisy FIXME.
2008-03-11  Christopher Berneruser32: Make LoadStringW pass tests.
2008-03-03  Alexandre Julliarduser32: Reimplement LoadStringA to avoid memory allocat...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.