wininet: Pass hash entry directly to URLCache_DeleteEntryFromHash.
[wine] / dlls / user32 / cursoricon.c
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.