-
- Downloads
Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE.
CURSORICON_FindBestIcon changed to find the correct icon. ImageList_ReplaceIcon now calls CopyImage internally. Assign a value for the hIconSm CLASS member (using CopyImage).
Showing
- dlls/comctl32/imagelist.c 9 additions, 1 deletiondlls/comctl32/imagelist.c
- include/cursoricon.h 4 additions, 0 deletionsinclude/cursoricon.h
- loader/main.c 3 additions, 3 deletionsloader/main.c
- objects/bitmap.c 4 additions, 1 deletionobjects/bitmap.c
- objects/cursoricon.c 215 additions, 74 deletionsobjects/cursoricon.c
- windows/class.c 23 additions, 5 deletionswindows/class.c
Loading
Please register or sign in to comment