[ros-diffs] [hbelusca] 74516: [USETUP]: Fix the primary/extended partitions creation checks introduced in r63392 : indeed this is if there are *already* 4 (primary) partitions in the table that we can

2017-05-09 Thread hbelusca
Author: hbelusca Date: Tue May 9 22:09:06 2017 New Revision: 74516 URL: http://svn.reactos.org/svn/reactos?rev=74516&view=rev Log: [USETUP]: Fix the primary/extended partitions creation checks introduced in r63392 : indeed this is if there are *already* 4 (primary) partitions in the table that

[ros-diffs] [hbelusca] 74515: [FREELDR]: Report the correct number of BIOS (hard) disk drives detected, that is, without any possible extra boot drive that went enumerated afterwards. This fixes the l

2017-05-09 Thread hbelusca
Author: hbelusca Date: Tue May 9 19:33:46 2017 New Revision: 74515 URL: http://svn.reactos.org/svn/reactos?rev=74515&view=rev Log: [FREELDR]: Report the correct number of BIOS (hard) disk drives detected, that is, without any possible extra boot drive that went enumerated afterwards. This fixes

[ros-diffs] [mjansen] 74514: [SDK] Add enum for PEB.AppCompatFlagsUser

2017-05-09 Thread mjansen
Author: mjansen Date: Tue May 9 18:15:22 2017 New Revision: 74514 URL: http://svn.reactos.org/svn/reactos?rev=74514&view=rev Log: [SDK] Add enum for PEB.AppCompatFlagsUser Modified: trunk/reactos/sdk/include/ndk/pstypes.h Modified: trunk/reactos/sdk/include/ndk/pstypes.h URL: http://svn.re

[ros-diffs] [cfinck] 74513: [PRINTING] - Implement GetDefaultPrinterA/W and SetDefaultPrinterA/W in winspool.drv. Also add tests for these functions. - Set our "Dummy Printer on LPT1" as the default p

2017-05-09 Thread cfinck
Author: cfinck Date: Tue May 9 15:44:42 2017 New Revision: 74513 URL: http://svn.reactos.org/svn/reactos?rev=74513&view=rev Log: [PRINTING] - Implement GetDefaultPrinterA/W and SetDefaultPrinterA/W in winspool.drv. Also add tests for these functions. - Set our "Dummy Printer on LPT1" as the defa

[ros-diffs] [hbelusca] 74512: [USETUP]: Improve the bootsector validity check performed in IsThereAValidBootSector: - Check for the first 3 bytes (and not 4) of the bootsector to not be zero (that's o

2017-05-09 Thread hbelusca
Author: hbelusca Date: Tue May 9 15:31:53 2017 New Revision: 74512 URL: http://svn.reactos.org/svn/reactos?rev=74512&view=rev Log: [USETUP]: Improve the bootsector validity check performed in IsThereAValidBootSector: - Check for the first 3 bytes (and not 4) of the bootsector to not be zero (th

[ros-diffs] [gadamopoulos] 74511: [DESK.CPL] -Addendum to 74506 which was a bit rushed. Make it possible to apply a theme that was opened by double click. Also add the active theme in the list of them

2017-05-09 Thread gadamopoulos
Author: gadamopoulos Date: Tue May 9 08:13:49 2017 New Revision: 74511 URL: http://svn.reactos.org/svn/reactos?rev=74511&view=rev Log: [DESK.CPL] -Addendum to 74506 which was a bit rushed. Make it possible to apply a theme that was opened by double click. Also add the active theme in the list o

[ros-diffs] [tfaber] 74510: [SHELL32] - Fix AddCommasW

2017-05-09 Thread tfaber
Author: tfaber Date: Tue May 9 07:45:30 2017 New Revision: 74510 URL: http://svn.reactos.org/svn/reactos?rev=74510&view=rev Log: [SHELL32] - Fix AddCommasW Added: trunk/rostests/apitests/shell32/AddCommas.c (with props) Modified: trunk/reactos/dll/win32/shell32/shell32.cpp trunk/ro