reactos/base/applications/mspaint/lang
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
..
bg-BG.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
cs-CZ.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
de-DE.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
en-GB.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
en-US.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
es-ES.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
et-EE.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
eu-ES.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
fr-FR.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
he-IL.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
hu-HU.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
id-ID.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
it-IT.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
ja-JP.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
nl-NL.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
no-NO.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
pl-PL.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
pt-BR.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
pt-PT.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
ro-RO.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
ru-RU.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
sk-SK.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
sq-AL.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
sv-SE.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
tr-TR.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
uk-UA.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
vi-VN.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
zh-CN.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
zh-HK.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
zh-TW.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00