[ros-diffs] [reactos] 01/01: [USETUP] LanguageList => MUILanguageList. #179

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3449296f7bc910db69a80f782d4a86b8f0eea9b7 commit 3449296f7bc910db69a80f782d4a86b8f0eea9b7 Author: Amine Khaldi AuthorDate: Sat Dec 9 23:33:02 2017 +0100 [USETUP] LanguageList => MUILanguageList. #179 ---

[ros-diffs] [reactos] 01/01: [ITSS] Get the stubs file out of the source files list. #179

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1c4f4818ea3fbadec28caa4bfcba6ac3e828a32f commit 1c4f4818ea3fbadec28caa4bfcba6ac3e828a32f Author: Amine Khaldi AuthorDate: Sat Dec 9 23:21:04 2017 +0100 [ITSS] Get the stubs file out of the source files list.

[ros-diffs] [reactos] 01/01: [FASTFAT] Fix FastFAT not returning short name for FAT volumes in FileBothDirectoryInformation case This is likely due to a copy paste error where long name was copied twi

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=18d6584da443c23b1b139d6995007781b495e868 commit 18d6584da443c23b1b139d6995007781b495e868 Author: Pierre Schweitzer AuthorDate: Sat Dec 9 21:22:55 2017 +0100 [FASTFAT] Fix FastFAT not returning short name for FAT

[ros-diffs] [reactos] 02/02: [CHKDSK] Don't continue repair if volume is in use This makes use of previous commit vfatlib improvements that allow caller to stop chkdsk if locking fail, which will happ

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=48250aef6e1fbc00822b338322f8d5fe050fe138 commit 48250aef6e1fbc00822b338322f8d5fe050fe138 Author: Pierre Schweitzer AuthorDate: Sat Dec 9 21:10:32 2017 +0100 [CHKDSK] Don't continue repair if volume is in use This

[ros-diffs] [reactos] 01/01: [SMDLL] Use precomp.h in dllmain.c.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=287d7cd80a5308624002a5d035bfdd7a56fc2c11 commit 287d7cd80a5308624002a5d035bfdd7a56fc2c11 Author: Amine Khaldi AuthorDate: Sat Dec 9 20:47:27 2017 +0100 [SMDLL] Use precomp.h in dllmain.c. ---

[ros-diffs] [reactos] 01/01: [BROWSEUI/SHELLBARS] Add a PCH.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b3544fd00b9caf47b0e7d9d5a8c5aaa1097c63d3 commit b3544fd00b9caf47b0e7d9d5a8c5aaa1097c63d3 Author: Amine Khaldi AuthorDate: Sat Dec 9 20:46:40 2017 +0100 [BROWSEUI/SHELLBARS] Add a PCH. ---

[ros-diffs] [reactos] 01/01: [GDI32_APITEST] Properly add CreateDIBPatternBrush.c to the source files list instead of relying on CMake to do so.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=eafa77f30a6fa25a6fcfe26634645fa9b89e7d70 commit eafa77f30a6fa25a6fcfe26634645fa9b89e7d70 Author: Amine Khaldi AuthorDate: Sat Dec 9 20:03:08 2017 +0100 [GDI32_APITEST] Properly add CreateDIBPatternBrush.c to the

[ros-diffs] [reactos] 01/01: [ACLEDIT][ATL][ATL80][FLTMGR] Get the def files out of the source files lists. #179

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d6cb9f60d18626bc355223fed18d4f90940078c7 commit d6cb9f60d18626bc355223fed18d4f90940078c7 Author: Amine Khaldi AuthorDate: Sat Dec 9 19:58:43 2017 +0100 [ACLEDIT][ATL][ATL80][FLTMGR] Get the def files out of the

[ros-diffs] [reactos] 01/01: [FASTFAT] Finally drop the FileNameInformation class for directories. It makes no sense for them and shouldn't be implemented. It's an addendum to 9f3c801.

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bddb0db469e66b2067a87ce2d5b6492a963b6387 commit bddb0db469e66b2067a87ce2d5b6492a963b6387 Author: Pierre Schweitzer AuthorDate: Sat Dec 9 14:35:22 2017 +0100 [FASTFAT] Finally drop the FileNameInformation class for

[ros-diffs] [reactos] 03/03: [WINSPOOL] Provide stubs with tracing and reasonable failure codes for even more popular Spooler APIs.

2017-12-09 Thread Colin Finck
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=46b9165909e145bc8668c564d5ad764fa6553138 commit 46b9165909e145bc8668c564d5ad764fa6553138 Author: Colin Finck AuthorDate: Sat Dec 9 13:35:42 2017 +0100 [WINSPOOL] Provide stubs with tracing and reasonable failure codes

[ros-diffs] [reactos] 01/03: [WINSPOOL] Convert the returned Unicode string back to ANSI in GetDefaultPrinterA.

2017-12-09 Thread Colin Finck
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=45b9b5c1ef203b6de89d8561008ab52843f3086c commit 45b9b5c1ef203b6de89d8561008ab52843f3086c Author: Colin Finck AuthorDate: Sat Dec 9 10:59:40 2017 +0100 [WINSPOOL] Convert the returned Unicode string back to ANSI in

[ros-diffs] [reactos] 01/01: [USER32_WINETEST] Add a PCH.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=de793ea5d66cde95583e5c666a6d6ef1036bda38 commit de793ea5d66cde95583e5c666a6d6ef1036bda38 Author: Amine Khaldi AuthorDate: Sat Dec 9 13:58:55 2017 +0100 [USER32_WINETEST] Add a PCH. ---

[ros-diffs] [reactos] 01/01: [MSPAINT] Add some header guards.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4db1f987f3e113c871d98a34b80ed4b3d643332a commit 4db1f987f3e113c871d98a34b80ed4b3d643332a Author: Amine Khaldi AuthorDate: Sat Dec 9 13:36:45 2017 +0100 [MSPAINT] Add some header guards. ---

[ros-diffs] [reactos] 01/01: [LSASRV] Deduplicate SAMPR_ULONG_ARRAY.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=44d57334de6e0a2aefb06884f71f69288dc24702 commit 44d57334de6e0a2aefb06884f71f69288dc24702 Author: Amine Khaldi AuthorDate: Sat Dec 9 13:29:58 2017 +0100 [LSASRV] Deduplicate SAMPR_ULONG_ARRAY. ---

[ros-diffs] [reactos] 01/01: [VGA] Correct VgaInterpretCmdStream() declaration.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a308735be60121be4ab67f0bef53b48e2b6f69d6 commit a308735be60121be4ab67f0bef53b48e2b6f69d6 Author: Amine Khaldi AuthorDate: Sat Dec 9 13:11:45 2017 +0100 [VGA] Correct VgaInterpretCmdStream() declaration. ---

[ros-diffs] [reactos] 01/01: [UUID] Add a PCH.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=69005963fb4b1378f6a666c2b8b2483c222740f8 commit 69005963fb4b1378f6a666c2b8b2483c222740f8 Author: Amine Khaldi AuthorDate: Sat Dec 9 13:04:23 2017 +0100 [UUID] Add a PCH. --- sdk/lib/uuid/CMakeLists.txt | 4

[ros-diffs] [reactos] 01/01: [FASTFAT] Don't mix FileNameInformation and FileNamesInformation (and support the later). This commit fixes weird behavior in our FastFAT implementation. It was mixing two

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9f3c80193e5f5d9c0497033322c515cdb3690e8c commit 9f3c80193e5f5d9c0497033322c515cdb3690e8c Author: Pierre Schweitzer AuthorDate: Sat Dec 9 12:33:29 2017 +0100 [FASTFAT] Don't mix FileNameInformation and

[ros-diffs] [reactos] 01/01: [SAMLIB] Use precomp.h in dllmain.c.

2017-12-09 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d086a431cb9a31cb9ed7a4f592b8c82efbd1b552 commit d086a431cb9a31cb9ed7a4f592b8c82efbd1b552 Author: Amine Khaldi AuthorDate: Sat Dec 9 12:32:18 2017 +0100 [SAMLIB] Use precomp.h in dllmain.c. ---

[ros-diffs] [reactos] 01/01: [SHELL32_APITEST] Add test for SHCreateFileExtractIconW CORE-14082

2017-12-09 Thread Mark Jansen
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4ac511405f69535076bbdabfc2710891978e5d02 commit 4ac511405f69535076bbdabfc2710891978e5d02 Author: Mark Jansen AuthorDate: Sat Dec 9 00:51:56 2017 +0100 [SHELL32_APITEST] Add test for SHCreateFileExtractIconW

[ros-diffs] [reactos] 01/01: [KERNEL32] Silent a noisy DPRINT1

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4fcaf92ec385dfb2a05064aef1ef75c205a68c81 commit 4fcaf92ec385dfb2a05064aef1ef75c205a68c81 Author: Pierre Schweitzer AuthorDate: Sat Dec 9 11:53:54 2017 +0100 [KERNEL32] Silent a noisy DPRINT1 ---

[ros-diffs] [reactos] 01/01: [WIN32K] Fix NtGdiGetTextFaceW to report face name correctly (#173)

2017-12-09 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ea4daf8b6873cd6256c45ac1c6b7cfea2e58b340 commit ea4daf8b6873cd6256c45ac1c6b7cfea2e58b340 Author: Katayama Hirofumi MZ AuthorDate: Sat Dec 9 19:06:51 2017 +0900 [WIN32K] Fix NtGdiGetTextFaceW to report face

[ros-diffs] [reactos] 02/02: [FASTFAT] Calculate more accurately buffer length in VfatGetAllInformation().

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e95751ab786e0266f430e6f65218835774d328d9 commit e95751ab786e0266f430e6f65218835774d328d9 Author: Pierre Schweitzer AuthorDate: Sat Dec 9 10:59:37 2017 +0100 [FASTFAT] Calculate more accurately buffer length in

[ros-diffs] [reactos] 01/02: [FASTFAT] Allow partial returns on directory info query for first entry. This mimics what MS FastFAT does and fixes (a bit) ntdll_winetest:directory. It still crashes, but

2017-12-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=52f0726817fc40917f1ce956029b38985f32d9fa commit 52f0726817fc40917f1ce956029b38985f32d9fa Author: Pierre Schweitzer AuthorDate: Sat Dec 9 10:58:19 2017 +0100 [FASTFAT] Allow partial returns on directory info query for