..
atactl
[CMAKE] Get rid of the set_cpp macro
2020-10-20 21:44:54 +02:00
cacls
[CACLS] Update Romanian (ro-RO) translation ( #6458 )
2024-02-11 23:13:10 +01:00
calc
[CALC] Fix input bug when display is in error. ( #5988 )
2024-04-18 11:39:46 +02:00
charmap
[CHARMAP] Improve Romanian (ro-RO) translation ( #6374 )
2024-01-21 22:12:15 +01:00
charmap_new
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 ( #3941 )
2021-12-30 00:40:57 +03:00
clipbrd
[CLIPBRD] Update Romanian (ro-RO) translation ( #6535 )
2024-03-23 21:18:20 +01:00
cmdutils
[FC] Update Romanian translation ( #6491 )
2024-02-12 17:56:09 +01:00
control
[SHELL32][CONTROL] Added basic IOpenControlPanel support ( #6248 )
2024-01-17 17:07:21 +01:00
ctfmon
[CTFMON][MSCTFIME][MSCTF][MSUTB][CICERO] Fix TFUninitLib ( #6504 )
2024-02-20 14:36:24 +09:00
drwtsn32
[TRANSLATION] Add/Update Turkish (tr-TR) translations ( #4959 )
2023-02-15 17:29:52 +01:00
dxdiag
[DXDIAG] Update Romanian (ro-RO) translation ( #6085 )
2023-12-09 20:21:06 +01:00
extrac32
[EXTRAC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:07:01 +01:00
findstr
[REACTOS] " http://www.reactos " -> " https://reactos " ( #5043 )
2023-02-06 17:01:52 +03:00
fltmc
[FLTMC] Update Romanian (ro-RO) translation ( #6481 )
2024-02-11 23:22:06 +01:00
fontview
[FONTVIEW] Update Romanian (ro-RO) translation ( #6245 )
2024-01-06 22:24:12 +01:00
games
[SOLITAIRE] Update Romanian (ro-RO) translation ( #6600 )
2024-03-23 22:21:32 +01:00
hh
[HH] Check LoadLibrary and GetProcAddress return value ( #6082 )
2023-12-03 08:15:08 +07:00
iexplore
[IEXPLORE][INF] Follow-up of 76b25a7
2023-11-27 21:19:05 +09:00
kbswitch
[KBSWITCH][INPUT][SDK] Use <imm32_undoc.h>'s IS_IME_HKL ( #6588 )
2024-03-10 12:15:56 +09:00
logoff
[REACTOS] " http://www.reactos " -> " https://reactos " ( #5043 )
2023-02-06 17:01:52 +03:00
magnify
[MAGNIFY] Update Romanian (ro-RO) translation ( #6664 )
2024-05-10 21:36:42 +02:00
mmc
[MMC] Update Romanian (ro-RO) translation ( #5912 )
2023-11-08 10:26:33 +00:00
mplay32
[MPLAY32] Update Romanian (ro-RO) translation ( #6373 )
2024-01-21 22:13:19 +01:00
msconfig
[MSCONFIG] Update title for en-US and th-TH
2024-03-29 09:35:44 +07:00
msconfig_new
[MSCONFIG_NEW] Update Romanian (ro-RO) translation ( #6299 )
2024-01-09 11:03:37 +01:00
mscutils
[EVENTVWR] Fix missing keyboard navigation ( #6835 )
2024-05-08 19:00:02 +02:00
mshta
[MSHTA] Implement MSHTA.exe ( #577 ) CORE-12813
2018-06-05 17:17:00 +02:00
mspaint
[MSPAINT] Update Romanian (ro-RO) translation ( #6511 )
2024-03-23 21:12:23 +01:00
mstsc
[MSTSC] Update Romanian (ro-RO) translation ( #6841 )
2024-05-10 22:33:08 +02:00
network
[IPCONFIG] Update Romanian (ro-RO) translation ( #6294 )
2024-01-09 11:05:01 +01:00
notepad
[NOTEPAD] Use FILE_SHARE_READ and OPEN_ALWAYS for writing ( #6880 )
2024-05-15 01:22:17 +09:00
osk
[OSK] Update Romanian (ro-RO) translation ( #6706 )
2024-05-10 21:41:00 +02:00
rapps
[RAPPS] DelRegEmpty instruction should be best-effort, don't propagate any errors ( #6860 )
2024-05-12 00:07:54 +02:00
rapps_com
[RAPPS.COM] Use HeapAlloc/Free instead of the deprecated LocalAlloc/Free.
2020-11-06 01:06:12 +01:00
regedit
[REGEDIT] Early return FALSE in CreateNewKey() if pszKeyPath is NULL ( #6840 )
2024-05-06 23:46:55 +03:00
regedt32
runas
[TRANSLATION] Add/Update Turkish (tr-TR) translations ( #4959 )
2023-02-15 17:29:52 +01:00
sc
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
screensavers
[LOGON] Several improvements for screensaver ( #5641 )
2023-09-03 21:18:23 +02:00
sdbinst
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
setup16
shutdown
[SHUTDOWN] Update Romanian (ro-RO) translation ( #6459 )
2024-02-11 23:13:27 +01:00
sndrec32
[SNDREC32] Update Romanian (ro-RO) translation ( #6435 )
2024-02-11 22:56:35 +01:00
sndvol32
[SNDVOL32] Add CTRL-S hotkey to switch between Small/Normal modes ( #6867 )
2024-05-11 11:22:39 +03:00
taskmgr
[TASKMGR] Process page: Allow using "Open File Location" functionality without running Explorer shell
2024-04-26 07:16:00 +07:00
utilman
[UMANDLG] Update Romanian (ro-RO) translation ( #6699 )
2024-04-07 20:34:38 +02:00
winhlp32
[WINHLP32] Don't show file path in title ( #6250 )
2023-12-29 21:16:20 +09:00
winver
[WINVER] Fix WINVER theming. CORE-13343 ( #1428 )
2019-03-23 17:45:27 +01:00
wordpad
[WORDPAD] Use FILE_SHARE_READ and OPEN_ALWAYS for writing ( #6883 )
2024-05-15 01:23:30 +09:00
write
[WORDPAD][WRITE] Remove redundant pragma code_page(65001)...
2023-03-09 00:13:59 +01:00
wusa
[UPDATES] New stubs for Automatic Updates service and WUSA.exe. Presence of this modules required for installation by some NT6+ applications.
2018-08-19 19:56:18 +02:00
CMakeLists.txt
[CTFMON][SDK] Add ctfmon.exe ( #6149 )
2023-12-13 21:37:15 +09:00