[ros-diffs] [mjansen] 73832: [KS] Cleanup in the failure path of KsCreateDefaultClock. Patch by Sebastian Gasiorek. CID 1322124 CORE-12784 #resolve #comment Thanks!

2017-02-18 Thread mjansen
Author: mjansen Date: Sat Feb 18 22:54:31 2017 New Revision: 73832 URL: http://svn.reactos.org/svn/reactos?rev=73832=rev Log: [KS] Cleanup in the failure path of KsCreateDefaultClock. Patch by Sebastian Gasiorek. CID 1322124 CORE-12784 #resolve #comment Thanks! Modified:

[ros-diffs] [pschweitzer] 73831: [FASTFAT] Get rid of the ENTRY_DELETED2, ENTRY_VOLUME2 and ENTRY_END2 macros.

2017-02-18 Thread pschweitzer
Author: pschweitzer Date: Sat Feb 18 21:37:56 2017 New Revision: 73831 URL: http://svn.reactos.org/svn/reactos?rev=73831=rev Log: [FASTFAT] Get rid of the ENTRY_DELETED2, ENTRY_VOLUME2 and ENTRY_END2 macros. Modified: trunk/reactos/drivers/filesystems/fastfat/create.c

[ros-diffs] [pschweitzer] 73830: [FASTFAT] Modify ReadVolumeLabel() so that it is able to read the volume label, even without using the VCB, the root FCB, Cc, the universe. This is important, because

2017-02-18 Thread pschweitzer
Author: pschweitzer Date: Sat Feb 18 21:24:31 2017 New Revision: 73830 URL: http://svn.reactos.org/svn/reactos?rev=73830=rev Log: [FASTFAT] Modify ReadVolumeLabel() so that it is able to read the volume label, even without using the VCB, the root FCB, Cc, the universe. This is important, because

[ros-diffs] [pschweitzer] 73829: [FASTFAT] Move ReadVolumeLabel() to fsctl.c close to functions that need it

2017-02-18 Thread pschweitzer
Author: pschweitzer Date: Sat Feb 18 18:35:48 2017 New Revision: 73829 URL: http://svn.reactos.org/svn/reactos?rev=73829=rev Log: [FASTFAT] Move ReadVolumeLabel() to fsctl.c close to functions that need it Modified: trunk/reactos/drivers/filesystems/fastfat/create.c

[ros-diffs] [gadamopoulos] 73828: [DESK.CPL] -Apparently the second parameter of ApplyTheme is not a string. One case is that it is not a pointer and another case that it is a pointer to a struct. Wha

2017-02-18 Thread gadamopoulos
Author: gadamopoulos Date: Sat Feb 18 18:14:32 2017 New Revision: 73828 URL: http://svn.reactos.org/svn/reactos?rev=73828=rev Log: [DESK.CPL] -Apparently the second parameter of ApplyTheme is not a string. One case is that it is not a pointer and another case that it is a pointer to a struct.

[ros-diffs] [tfaber] 73827: [KMTESTS:MM] - Add some stricter checks and improved error handling in NtCreateSection_user

2017-02-18 Thread tfaber
Author: tfaber Date: Sat Feb 18 14:22:44 2017 New Revision: 73827 URL: http://svn.reactos.org/svn/reactos?rev=73827=rev Log: [KMTESTS:MM] - Add some stricter checks and improved error handling in NtCreateSection_user Modified: trunk/rostests/kmtests/ntos_mm/NtCreateSection_user.c Modified:

[ros-diffs] [tfaber] 73826: [USBSTOR] - Fix a broken assert (yes, calling NTOHL is wrong, ContiguousLogicBlocksByte0 is the MSB). CID 701077

2017-02-18 Thread tfaber
Author: tfaber Date: Sat Feb 18 11:47:40 2017 New Revision: 73826 URL: http://svn.reactos.org/svn/reactos?rev=73826=rev Log: [USBSTOR] - Fix a broken assert (yes, calling NTOHL is wrong, ContiguousLogicBlocksByte0 is the MSB). CID 701077 Modified: trunk/reactos/drivers/usb/usbstor/scsi.c

[ros-diffs] [mjansen] 73825: [GDI32_APITEST] Add tests for GetFontResourceInfoW. Patch by Katayama Hirofumi MZ. CORE-6621

2017-02-18 Thread mjansen
Author: mjansen Date: Sat Feb 18 11:25:31 2017 New Revision: 73825 URL: http://svn.reactos.org/svn/reactos?rev=73825=rev Log: [GDI32_APITEST] Add tests for GetFontResourceInfoW. Patch by Katayama Hirofumi MZ. CORE-6621 Added: trunk/rostests/apitests/gdi32/GetFontResourceInfoW.c (with

[ros-diffs] [tfaber] 73824: [PSDK] - Fix KsFilterFactoryGetDevice CORE-11794

2017-02-18 Thread tfaber
Author: tfaber Date: Sat Feb 18 09:30:59 2017 New Revision: 73824 URL: http://svn.reactos.org/svn/reactos?rev=73824=rev Log: [PSDK] - Fix KsFilterFactoryGetDevice CORE-11794 Modified: trunk/reactos/sdk/include/psdk/ks.h Modified: trunk/reactos/sdk/include/psdk/ks.h URL: