reactos/base/applications/mspaint/img
Katayama Hirofumi MZ 56828b82d9
[MSPAINT] Distinguish between icons and cursors (#5884)
- Convert icons/*_cur.ico to the cursor files (*.cur).
- The hot spot is (16, 16) (default).
- Rename icons/ folder as img/.
- Use LoadCursorW instead of LoadIconW
  for cursors.
- Use CURSOR statements for cursor files
  instead of ICON statements in rsrc.rc.
- I used GIMP to convert the icon files to the PNG files.
- I used RealWorld Cursor Editor to convert the PNG files to the cursor files.
CORE-19297
2023-11-04 22:15:43 +09:00
..
airbrush.cur [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
color.cur [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
fill.cur [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
fontstoolbar.bmp [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
handdrag.cur [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
horzskew.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
horzstretch.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
iconbar.bmp [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
nontransparent.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
paint.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
paint.svg [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
pen.cur [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
transparency.xcf [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
transparent.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
vertskew.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
vertstretch.ico [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
zoom.cur [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00