[ros-diffs] [reactos] 01/01: [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385

2019-09-29 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b2992e7a5ee7c4d6bd6ec3d68563b3f00cdcfb84 commit b2992e7a5ee7c4d6bd6ec3d68563b3f00cdcfb84 Author: Thomas Faber AuthorDate: Sun Sep 22 16:36:01 2019 +0200 Commit: Thomas Faber CommitDate: Sun Sep 29 12:09:02 2019 +0200 [SHELL]

[ros-diffs] [reactos] 01/01: [SHELL] Fix more IPersistFolder::Initialize prototypes. CORE-16385

2019-09-29 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6b0d2c2a2cf69f43ee01f8904fe067b056a936f7 commit 6b0d2c2a2cf69f43ee01f8904fe067b056a936f7 Author: Thomas Faber AuthorDate: Sun Sep 22 16:38:06 2019 +0200 Commit: Thomas Faber CommitDate: Sun Sep 29 12:07:43 2019 +0200 [SHELL] Fix

[ros-diffs] [reactos] 01/01: [SHELLFOLDERS] Gracefully handle NULL pidl in CDrivesFolder::BindToObject. CORE-16403

2019-09-29 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a66bee2837e4bed6f5940bad22667a4b5d4a6603 commit a66bee2837e4bed6f5940bad22667a4b5d4a6603 Author: Thomas Faber AuthorDate: Sun Sep 8 15:40:46 2019 +0200 Commit: Thomas Faber CommitDate: Sun Sep 29 12:42:26 2019 +0200

[ros-diffs] [reactos] 02/02: [FREELDR] Optimize and refactor the FAT driver. Do not read the whole cluster chain for file on opening. This removes restriction for opening files which span within a lar

2019-09-29 Thread Victor Perevertkin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=220bc820eb888455c8d8d554962c273f5f602188 commit 220bc820eb888455c8d8d554962c273f5f602188 Author: Victor Perevertkin AuthorDate: Fri Jul 19 02:57:11 2019 +0300 Commit: Victor Perevertkin CommitDate: Sun Sep 29 13:24:31 2019 +0300

[ros-diffs] [reactos] 01/02: [FREELDR] Add FAT caching to FAT filesystem driver. This significantly increases the reading speed

2019-09-29 Thread Victor Perevertkin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=195dc3048464db0ff58954d3920d1759230dec3c commit 195dc3048464db0ff58954d3920d1759230dec3c Author: Victor Perevertkin AuthorDate: Tue Jul 9 17:22:28 2019 +0300 Commit: Victor Perevertkin CommitDate: Sun Sep 29 13:24:31 2019 +0300

[ros-diffs] [reactos] 01/01: [USBPORT] USBPORT_InvalidateEndpointHandler(): Properly enumerate endpoints

2019-09-29 Thread Serge Gautherie
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ed9f0dca14ea2e002868bad30e4f6b6e9dec7e0c commit ed9f0dca14ea2e002868bad30e4f6b6e9dec7e0c Author: Serge Gautherie AuthorDate: Tue Sep 24 07:15:06 2019 +0200 Commit: Victor Perevertkin CommitDate: Sun Sep 29 13:39:12 2019 +0300

[ros-diffs] [reactos] 02/03: [NTOSKRNL] Simplify buffer definition in MiQueryMemorySectionName(). Also take into account the UNICODE_STRING structure while computing whole size This is based on Thomas

2019-09-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b78ca210ef49c020e34321ba9206c83340f26c0 commit 3b78ca210ef49c020e34321ba9206c83340f26c0 Author: Pierre Schweitzer AuthorDate: Sun Sep 29 14:16:44 2019 +0200 Commit: Pierre Schweitzer CommitDate: Sun Sep 29 14:16:44 2019 +0200

[ros-diffs] [reactos] 01/03: [NTDLL_WINETESTS] Section name query test is broken on W2K3 and will lead to a crash Comment out the test for now and add a more "appropriate" test code for now

2019-09-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ad547c960fce62b49c64172f12e1230566be14db commit ad547c960fce62b49c64172f12e1230566be14db Author: Pierre Schweitzer AuthorDate: Sun Sep 29 14:13:55 2019 +0200 Commit: Pierre Schweitzer CommitDate: Sun Sep 29 14:13:55 2019 +0200

[ros-diffs] [reactos] 03/03: [SDK] Make our MEMORY_SECTION_NAME definitions consistent. I choose the definition which is also used by Wine & Chromium.

2019-09-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3f63f236baa5edaa26aed223635202a6dd0741db commit 3f63f236baa5edaa26aed223635202a6dd0741db Author: Pierre Schweitzer AuthorDate: Sun Sep 29 14:18:11 2019 +0200 Commit: Pierre Schweitzer CommitDate: Sun Sep 29 14:18:11 2019 +0200