d3d9/tests: Correct nv40 results.
[wine] / dlls / user32 / win.h
2012-10-09  Alexandre Julliarduser32: Store the pixel format in the window structure.
2012-10-01  Alexandre Julliarduser32: Create a dummy window surface for windows that...
2012-09-06  Alexandre Julliarduser32: Maintain a list of active window surfaces and...
2012-09-06  Alexandre Julliarduser32: Add support for managing a DIB surface for...
2012-09-04  Alexandre Julliarduser32: Only show a window the first time WS_VISIBLE...
2010-10-05  Alexandre Julliarduser32: Don't rely on the cached position for windows...
2010-09-23  Alexandre Julliarduser32: Add support for RTL window layouts in GetUpdate...
2010-09-23  Alexandre Julliarduser32: Always store the window rectangles unmirrored...
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.
2009-12-23  Alexandre Julliarduser32: Remove the no longer needed WIN_ISDIALOG flag.
2009-12-23  Alexandre Julliarduser32: Remove the no longer used WIN_ISWIN32 flag.
2009-12-23  Alexandre Julliarduser32: Export the WIN_GetFullHandle function through...
2009-12-17  Alexandre Julliarduser32: Move 16-bit window creation functions to 16...
2009-10-12  Alexandre Julliarduser32: Use the generic handle functions for windows...
2009-05-04  Rein Klazesuser32: Combine horizontal and vertical window scroll...
2008-12-03  Maarten Lankhorstuser32: Fix dialogs for 64-bits wine.
2008-06-25  Alexandre Julliarduser32: Treat the top-level message window as a desktop...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-04  Alexandre Julliarduser32: Store the window placement information directly...
2008-02-29  Alexandre Julliarduser32: Moved win.h to the user32 directory.