wined3d: Add some missing checkGLcall calls.
[wine] / dlls / user32 / user_private.h
2007-11-07  Alexandre Julliarduser32: Make all internal user32 functions and variable...
2007-08-09  Alexandre Julliarduser32: Support for the magic WM_CHAR W->A conversion...
2007-08-08  Alexandre Julliarduser32: Added support for the magic WM_CHAR A->W conver...
2007-08-08  Alexandre Julliarduser32: Factor out the calling of a window's winproc...
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-07-31  Alexandre Julliarduser32: Erase parent window when child is hidden. From...
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-24  Patrik Stridvalluser32: Show the GCL{,P}_* constant names in debug...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.