[ros-diffs] [reactos] 01/01: [NTUSER][USER32] Remove 4 remnant defines (#5572)

2023-08-15 Thread Serge Gautherie
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=728d5736d944a8cc56cdba253298ff354999fb10 commit 728d5736d944a8cc56cdba253298ff354999fb10 Author: Serge Gautherie AuthorDate: Sun Aug 13 21:47:01 2023 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Tue Aug 15 18:13:27 2023 +0200 [

[ros-diffs] [reactos] 01/01: [FASTFAT][NTDLL_APITEST] Add missing semicolon after _SEH2_END (#5568)

2023-08-15 Thread Serge Gautherie
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a995d8d614cd149f4d87c177f053c177904d1b2f commit a995d8d614cd149f4d87c177f053c177904d1b2f Author: Serge Gautherie AuthorDate: Sat Jul 29 18:37:18 2023 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Tue Aug 15 18:16:31 2023 +0200 [

[ros-diffs] [reactos] 01/01: [TASKMGR] Do not disable status bar when opening system menu (#5571)

2023-08-15 Thread Egor Ananyin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2d53e953cd19ea11b6ab8221e959b2f143be7fb3 commit 2d53e953cd19ea11b6ab8221e959b2f143be7fb3 Author: Egor Ananyin AuthorDate: Tue Aug 15 22:37:27 2023 +0300 Commit: GitHub CommitDate: Tue Aug 15 21:37:27 2023 +0200 [TASKMGR] Do not d

[ros-diffs] [reactos] 01/01: [SHLWAPI][SDK] Rewrite SHGet/SHSetIniStringW in C++ (#5561)

2023-08-15 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cf55034cdf3cb3adfb8e2b256ad720b555999522 commit cf55034cdf3cb3adfb8e2b256ad720b555999522 Author: Katayama Hirofumi MZ AuthorDate: Wed Aug 16 07:13:14 2023 +0900 Commit: GitHub CommitDate: Wed Aug 16 07:13:14 2023 +0900 [SHLWAPI][