- Height is now calculated based on the number of rows, not on the
[wine] / dlls / user / cursoricon.c
2005-07-20  Alexandre JulliardGet rid of cursoricon.h.
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2005-07-12  Mike McCormackClean up CURSORICON_Load.
2005-07-12  Mike McCormackRemove CURSORICON_SimulateLoadingFromResourceW.
2005-07-12  Mike McCormackModify CURSORICON_FindBestIcon/Cursor to use enumerator...
2005-07-11  Mike McCormackReplace CURSORICON_CreateFromResource by CreateIconFrom...
2005-07-11  Mike McCormackRemove unused function args.
2005-07-05  Detlef RiekenbergLoadImageW: Fix type of TRACE parameter.
2005-06-13  Huw DaviesWhen loading a bitmap we should stretch the image to...
2005-05-25  Alexandre JulliardMoved functions from windows/user.c to more appropriate...
2005-05-18  Alexandre JulliardRemoved implementation of LoadDIBIconHandler16 and
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...