quartz: Make FileAsyncReader_WaitForNext return an empty sample in flushing state.
[wine] / dlls / user32 / cursoricon.c
2008-03-18  Andrew Riediuser32: Move the bitmap header check as far up as possible.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-07  Andrew Riediuser32: winex11.drv has support for color cursors now.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2007-12-03  Andrew Riediuser32: Add a FIXME for animated cursors.
2007-11-30  Stefan Dösingeruser32: Destroying the current cursor results in an...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-04-16  Jan Zerebeckiuser32: Fix to succeed reliably in test where it works...
2007-02-27  Dmitry Timoshkovuser32: Simplify height calculation.
2007-02-21  Dmitry Timoshkovuser32: Add a CreateIcon test, make it pass under Wine.
2007-02-21  Dmitry Timoshkovuser32: Add traces to the cursor APIs.
2007-01-24  Dmitry Timoshkovuser32: Do not use DIB APIs for bitmap bits in a device...
2007-01-24  Dmitry Timoshkovuser32: Using DIB APIs to convert a DDB to monochrome...
2007-01-19  Dmitry Timoshkovuser32: Some apps pass a color bitmap as a mask to...
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2007-01-02  Vitaliy Margolenuser32: Initialize clip rectangle on first use.
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-11-28  Dmitry Timoshkovuser32: Make some data const.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.