reactos/base/applications
Sarthak Roy 4ba8af9cae
[CALC] Use pragma once for calc.h (#5754)
It's simpler and only needs to be included once at the beginning of the
header file. It generates an unique identifier for the file automatically,
so maintainers wouldn't need to choose unique names for the macros.
It will be helpful if any future refactoring takes place.

Signed-off-by: Sarthak Roy <sarthakroy2002@gmail.com>
2023-10-02 00:58:32 +03:00
..
atactl
cacls
calc [CALC] Use pragma once for calc.h (#5754) 2023-10-02 00:58:32 +03:00
charmap [CHARMAP] Improve Japanese (ja-JP) translation 2 2023-07-04 13:28:19 +09:00
charmap_new
clipbrd [CLIPBRD] Add Japanese (ja-JP) translation 2023-09-02 11:27:43 +09:00
cmdutils [ATTRIB] De-duplicate code; handle reparse points; verify path concatenation (#4215) 2023-08-11 13:49:27 +02:00
control
drwtsn32 [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
dxdiag [DXDIAG] Remove a "redundant" GetTimeZoneInformation() call. 2023-09-02 21:53:08 +02:00
extrac32
findstr [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
fltmc
fontview [FONTVIEW] Update Romanian (ro-RO) translation (#5371) 2023-07-01 22:59:49 +02:00
games [SOLITAIRE] Use the shell about dialog for solitaire and spider (#5493) 2023-08-04 01:50:39 +03:00
hh
iexplore [IEXPLORE][IEFRAME][SHELL32] Add Internet icon on Desktop (#5451) 2023-07-22 19:28:37 +09:00
kbswitch [KBSWITCH] Rely on GetKeyboardLayoutList for getting list (#5263) 2023-05-03 07:45:35 +09:00
logoff [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
magnify [MAGNIFY] Improve Japanese (ja-JP) translation 2023-07-10 17:53:47 +09:00
mmc [MMC] Improve Romanian (ro-RO) translation (#5389) 2023-07-03 22:16:01 +02:00
mplay32 [REACTOS] Do not free shared icon for ShellAbout() calls (#5519) 2023-08-09 11:53:13 +02:00
msconfig [SHELL32][USER32] Improve pt-PT translation 2022-12-22 23:18:57 +01:00
msconfig_new
mscutils [REACTOS] Do not free shared icon for ShellAbout() calls (#5519) 2023-08-09 11:53:13 +02:00
mshta
mspaint [MSPAINT] Larger/smaller Rubber/AirBrush on Ctrl+Plus/Minus (#5740) 2023-09-28 21:54:32 +09:00
mstsc [REACTOS] Optimize PNG images (#5492) 2023-07-30 22:32:34 +02:00
network [ARP][MC] Add Romanian (ro-RO) translation to message table (#5440) 2023-07-17 00:12:33 +03:00
notepad [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +09:00
osk [REACTOS] Do not free shared icon for ShellAbout() calls (#5519) 2023-08-09 11:53:13 +02:00
rapps [REACTOS] Do not free shared icon for ShellAbout() calls (#5519) 2023-08-09 11:53:13 +02:00
rapps_com
regedit [REACTOS] Fix various '% s' typos with a space 2023-09-07 00:34:02 +03:00
regedt32
runas [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
sc
screensavers [LOGON] Several improvements for screensaver (#5641) 2023-09-03 21:18:23 +02:00
sdbinst
setup16
shutdown
sndrec32 [SNDREC32] Improve Japanese (ja-JP) translation 2023-08-27 21:45:03 +09:00
sndvol32 [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
taskmgr [TRANSLATION] Update hungarian translation for mspaint, notepad, taskmgr, explorer, appwiz, browseui, msgina, shell32 (#5645) 2023-09-03 17:46:38 +02:00
utilman [TRANSLATION] Fix font glitches in zh-CN.rc & zh-TW.rc 2023-07-13 02:53:52 +02:00
winhlp32
winver
wordpad [WORDPAD][WRITE] Remove redundant pragma code_page(65001)... 2023-03-09 00:13:59 +01:00
write [WORDPAD][WRITE] Remove redundant pragma code_page(65001)... 2023-03-09 00:13:59 +01:00
wusa
CMakeLists.txt