d3d9/tests: Correct nv40 results.
[wine] / dlls / user32 / msgbox.c
2013-04-15  Nikolay Sivovuser32: Use defined constants to identify message box...
2011-12-06  Hans Leidekkeruser32: Add stub implementations of MessageBoxTimeoutA/W.
2011-05-19  Francois Gougetuser32: Use macros for the resource IDs instead of...
2011-05-16  Francois Gougetuser32: Use MSGBOX_IDICON throughout instead of sometim...
2010-06-21  Alexandre Julliarduser32: Fallback to English in MessageBoxIndirect if...
2010-06-17  Alexandre Julliarduser32: Destroy the unused buttons in a message box...
2010-02-04  Michael Stefaniucuser32: Avoid using HIWORD() on atoms/resources.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2008-03-26  Alexandre Julliarduser32: Allow arbitrary text size for loaded strings...
2008-03-14  Jason Edmeadesuser32: Fix MessageBox button contents and ordering.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-08-13  Marcus Meissneruser32: Initialize MONITORINFO.cbSize.
2007-07-02  Markus Gömmeluser32: Center MessageBox dialogs to desktop, as Window...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.