Removed some HEAP_xalloc calls.
[wine] / windows / cursoricon.c
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Alexandre JulliardMoved LoadImage and related functions to cursoricon.c.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...