reactos/base/applications
Hermès Bélusca-Maïto df9c3de5ba
[DXDIAG] Remove a "redundant" GetTimeZoneInformation() call.
Indeed, the next SystemTimeToTzSpecificLocalTime() call, when done with
a NULL TIME_ZONE_INFORMATION* 1st parameter, uses the currently active
time zone, which is exactly what the GetTimeZoneInformation() call was
doing.

And note that the original code was incorrectly validating the returned
value from GetTimeZoneInformation() -- the code was assuming the function
returns a boolean, instead of checking for TIME_ZONE_ID_INVALID.
2023-09-02 21:53:08 +02:00
..
atactl [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
cacls [TRANSLATION] Review & update Simplified Chinese (zh-CN) translation (#3933) 2022-03-31 20:30:52 +03:00
calc [CALC] Use CW_USEDEFAULT16 for Dialog X (#5621) 2023-08-27 19:46:56 +09:00
charmap [CHARMAP] Improve Japanese (ja-JP) translation 2 2023-07-04 13:28:19 +09:00
charmap_new [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
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 [CONTROL] Fix hang while calling RunControlPanel() CORE-11373 2020-04-25 19:04:09 +02:00
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 [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 [TRANSLATION] Review & update Simplified Chinese (zh-CN) translation (#3933) 2022-03-31 20:30:52 +03:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
mscutils [REACTOS] Do not free shared icon for ShellAbout() calls (#5519) 2023-08-09 11:53:13 +02:00
mshta [MSHTA] Implement MSHTA.exe (#577) CORE-12813 2018-06-05 17:17:00 +02:00
mspaint [MSPAINT] Sync translations between the main and popup menus 2023-08-20 12:06:08 +03: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] Update Romanian (ro-RO) translation (#5419) 2023-07-11 18:40:23 +03: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 [RAPPS.COM] Use HeapAlloc/Free instead of the deprecated LocalAlloc/Free. 2020-11-06 01:06:12 +01:00
regedit [REGEDIT] Update Romanian (ro-RO) translation (#5632) 2023-09-02 15:44:10 +02:00
regedt32 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
sdbinst [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
setup16 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shutdown [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
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 [TASKMGR] Simplify status-bar display when menus are shown (#5578) 2023-08-24 16:47:32 +02:00
utilman [TRANSLATION] Fix font glitches in zh-CN.rc & zh-TW.rc 2023-07-13 02:53:52 +02:00
winhlp32 [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
winver [WINVER] Fix WINVER theming. CORE-13343 (#1428) 2019-03-23 17:45:27 +01:00
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 [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 [MSCONFIG_NEW] Exclude from the iso, for the time being CORE-18067 2022-03-03 03:33:40 +01:00