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
color.cur
fill.cur
fontstoolbar.bmp
handdrag.cur
horzskew.ico
horzstretch.ico
iconbar.bmp
nontransparent.ico
paint.ico
paint.svg
pen.cur
transparency.xcf
transparent.ico
vertskew.ico
vertstretch.ico
zoom.cur