[ros-diffs] [reactos] 04/04: [NTOS:IO] Modify when 'PartitionBuffer' and how 'DriveLayout' are freed in IopCreateArcNamesDisk().

2021-06-10 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4b4ffa92f564a334ad919bdda2404561aa1ab10f commit 4b4ffa92f564a334ad919bdda2404561aa1ab10f Author: Hermès Bélusca-Maïto AuthorDate: Thu Jun 10 19:44:59 2021 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Fri Jun 11 02:21:48 2021 +0200

[ros-diffs] [reactos] 03/04: [NTOS:IO/FSTUB] Fix the determination of 'SingleDisk' in IoGetBootDiskInformation().

2021-06-10 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fdd74eb97e79bd7ad62c0fc2f26541db1ff1009c commit fdd74eb97e79bd7ad62c0fc2f26541db1ff1009c Author: Hermès Bélusca-Maïto AuthorDate: Thu Jun 10 19:31:43 2021 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Fri Jun 11 02:21:47 2021 +0200

[ros-diffs] [reactos] 02/04: [NTOS:IO] Avoid hardcoding variable types in sizeofs when possible.

2021-06-10 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=99078646c372782016dd28ddc880907693336b68 commit 99078646c372782016dd28ddc880907693336b68 Author: Hermès Bélusca-Maïto AuthorDate: Thu Jun 10 19:30:45 2021 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Fri Jun 11 02:21:47 2021 +0200

[ros-diffs] [reactos] 01/04: [NTOS:IO] Minor code style fixes (typos; improve comments/DPRINT; IN vs. OUT parameter).

2021-06-10 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6e65e6b28d78eae93896aeb95fc4876b83063c85 commit 6e65e6b28d78eae93896aeb95fc4876b83063c85 Author: Hermès Bélusca-Maïto AuthorDate: Thu Jun 10 19:24:04 2021 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Fri Jun 11 02:21:47 2021 +0200

[ros-diffs] [reactos] 01/01: [SHELL32_APITEST] Improve ShellExecCmdLine testcase more (#3736)

2021-06-10 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=afd349a93e6f9ed981cb640c59391c95e19bd6fa commit afd349a93e6f9ed981cb640c59391c95e19bd6fa Author: Katayama Hirofumi MZ AuthorDate: Fri Jun 11 08:09:18 2021 +0900 Commit: GitHub CommitDate: Fri Jun 11 08:09:18 2021 +0900

[ros-diffs] [reactos] 01/01: [CMAKE] host-tools: Define ROS_SAVED_* for MSVC_IDE only

2021-06-10 Thread Serge Gautherie
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2317d773e937e0504aa4ceb11caee7b409c7f0f commit c2317d773e937e0504aa4ceb11caee7b409c7f0f Author: Serge Gautherie AuthorDate: Mon May 24 08:56:17 2021 +0200 Commit: Stanislav Motylkov CommitDate: Fri Jun 11 02:08:12 2021 +0300

[ros-diffs] [reactos] 01/01: [SOUNDS] Add new Recycle Bin system sound Add new sound for Recycle Bin sound event. Since this sound event is now working properly after some fixes in shell32 code, it's

2021-06-10 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6e29107f316e7d2f69cde974639d208fbaa40fef commit 6e29107f316e7d2f69cde974639d208fbaa40fef Author: Oleg Dubinskiy AuthorDate: Fri Jun 4 17:32:07 2021 +0300 Commit: Stanislav Motylkov CommitDate: Fri Jun 11 02:06:11 2021 +0300

[ros-diffs] [reactos] 01/01: [RAPPS] Fix double free when closing rapps

2021-06-10 Thread Mark Jansen
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=675edad96f8dfec3b1fd2a3a88b877eca2e8f039 commit 675edad96f8dfec3b1fd2a3a88b877eca2e8f039 Author: Mark Jansen AuthorDate: Wed Jun 9 22:56:53 2021 +0200 Commit: Mark Jansen CommitDate: Thu Jun 10 21:25:34 2021 +0200 [RAPPS] Fix

[ros-diffs] [reactos] 01/01: [HIDPARSER] Don't include pshpack1.h before including other headers

2021-06-10 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9229e73f03afc07880121f27797be5927b0a3552 commit 9229e73f03afc07880121f27797be5927b0a3552 Author: Timo Kreuzer AuthorDate: Wed Jun 9 10:54:05 2021 +0200 Commit: Timo Kreuzer CommitDate: Thu Jun 10 08:52:22 2021 +0200 [HIDPARSER]