[ros-diffs] [tfaber] 75057: [KMTESTS:MM] - In the MmMapLockedPagesSpecifyCache test, try to allocate & free memory or unmap a section view in the mapped buffer space CORE-13444

2017-06-16 Thread tfaber
Author: tfaber Date: Fri Jun 16 11:06:33 2017 New Revision: 75057 URL: http://svn.reactos.org/svn/reactos?rev=75057&view=rev Log: [KMTESTS:MM] - In the MmMapLockedPagesSpecifyCache test, try to allocate & free memory or unmap a section view in the mapped buffer space CORE-13444 Modified: tru

[ros-diffs] [gadamopoulos] 75058: [SHELL32] -CMenuBand: When the flat menus style is enabled, shell menu bars should not look like toolbars.

2017-06-16 Thread gadamopoulos
Author: gadamopoulos Date: Fri Jun 16 17:53:50 2017 New Revision: 75058 URL: http://svn.reactos.org/svn/reactos?rev=75058&view=rev Log: [SHELL32] -CMenuBand: When the flat menus style is enabled, shell menu bars should not look like toolbars. Modified: trunk/reactos/dll/win32/shell32/shellme

[ros-diffs] [akhaldi] 75059: [WIN32SS] Implement D3DKMT{Create, Destroy}DCFromMemory. Brought to you by Sebastian Gasiorek. CORE-11331 CORE-13362

2017-06-16 Thread akhaldi
Author: akhaldi Date: Fri Jun 16 18:38:08 2017 New Revision: 75059 URL: http://svn.reactos.org/svn/reactos?rev=75059&view=rev Log: [WIN32SS] Implement D3DKMT{Create,Destroy}DCFromMemory. Brought to you by Sebastian Gasiorek. CORE-11331 CORE-13362 Added: trunk/reactos/sdk/include/ddk/d3dkmthk

[ros-diffs] [akhaldi] 75060: [PSDK] Update D3DCOLOR_ARGB and D3DQUERYTYPE. [DXSDK] Add missing D3DDEVICEDESC1, D3DDEVICEDESC2, D3DFINDDEVICERESULT1 and D3DFINDDEVICERESULT2.

2017-06-16 Thread akhaldi
Author: akhaldi Date: Fri Jun 16 18:40:31 2017 New Revision: 75060 URL: http://svn.reactos.org/svn/reactos?rev=75060&view=rev Log: [PSDK] Update D3DCOLOR_ARGB and D3DQUERYTYPE. [DXSDK] Add missing D3DDEVICEDESC1, D3DDEVICEDESC2, D3DFINDDEVICERESULT1 and D3DFINDDEVICERESULT2. Modified: trunk/

[ros-diffs] [akhaldi] 75061: [D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 2.9. This work couldn't have been committed without Sebastian Gasiorek's work on CORE-11331 so thanks again! Dedicated

2017-06-16 Thread akhaldi
Author: akhaldi Date: Fri Jun 16 18:50:42 2017 New Revision: 75061 URL: http://svn.reactos.org/svn/reactos?rev=75061&view=rev Log: [D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 2.9. This work couldn't have been committed without Sebastian Gasiorek's work on CORE-11331 so thanks again! Dedi

[ros-diffs] [akhaldi] 75062: [USBPORT] Bring-in the usbport driver created by Vadim Galyant. CR-111 GitHub PR #27. This is the first module out of many to come, so stay tuned! Many thanks to everyone

2017-06-16 Thread akhaldi
Author: akhaldi Date: Fri Jun 16 19:20:03 2017 New Revision: 75062 URL: http://svn.reactos.org/svn/reactos?rev=75062&view=rev Log: [USBPORT] Bring-in the usbport driver created by Vadim Galyant. CR-111 GitHub PR #27. This is the first module out of many to come, so stay tuned! Many thanks to eve

[ros-diffs] [hbelusca] 75063: [NTOS]: Remove trailing whitespace ; Use a correct pool tag in the CmpFree() call in CmpFreeDelayItem().

2017-06-16 Thread hbelusca
Author: hbelusca Date: Fri Jun 16 20:44:51 2017 New Revision: 75063 URL: http://svn.reactos.org/svn/reactos?rev=75063&view=rev Log: [NTOS]: Remove trailing whitespace ; Use a correct pool tag in the CmpFree() call in CmpFreeDelayItem(). Modified: trunk/reactos/ntoskrnl/config/cmalloc.c Modi

[ros-diffs] [hbelusca] 75064: [NTOS]: Few improvements: - Remove few unneeded PCMHIVE "backwards"-casts, and in particular the 1st parameter of CmpUnlinkHiveFromMaster(). - Improve the dprints in CmCo

2017-06-16 Thread hbelusca
Author: hbelusca Date: Fri Jun 16 20:59:15 2017 New Revision: 75064 URL: http://svn.reactos.org/svn/reactos?rev=75064&view=rev Log: [NTOS]: Few improvements: - Remove few unneeded PCMHIVE "backwards"-casts, and in particular the 1st parameter of CmpUnlinkHiveFromMaster(). - Improve the dprints in

[ros-diffs] [hbelusca] 75065: [NTOS]: Reorder the destruction code in CmpDestroyHive() to make it similar to the one in CmUnloadKey(). Same remark for a comment in NtUnloadKey2() too.

2017-06-16 Thread hbelusca
Author: hbelusca Date: Fri Jun 16 21:02:27 2017 New Revision: 75065 URL: http://svn.reactos.org/svn/reactos?rev=75065&view=rev Log: [NTOS]: Reorder the destruction code in CmpDestroyHive() to make it similar to the one in CmUnloadKey(). Same remark for a comment in NtUnloadKey2() too. Modified:

[ros-diffs] [hbelusca] 75066: [NTOS]: Fix a bit the CmUnloadKey() function: - When a hive is unloaded, we *must* set the HIVE_IS_UNLOADING flag before doing anything else (as other code in Cm depends

2017-06-16 Thread hbelusca
Author: hbelusca Date: Fri Jun 16 21:06:04 2017 New Revision: 75066 URL: http://svn.reactos.org/svn/reactos?rev=75066&view=rev Log: [NTOS]: Fix a bit the CmUnloadKey() function: - When a hive is unloaded, we *must* set the HIVE_IS_UNLOADING flag before doing anything else (as other code in Cm dep

[ros-diffs] [jimtabor] 75067: [User32] - Skip desktop for positive index. See CORE-13362.

2017-06-16 Thread jimtabor
Author: jimtabor Date: Fri Jun 16 22:44:21 2017 New Revision: 75067 URL: http://svn.reactos.org/svn/reactos?rev=75067&view=rev Log: [User32] - Skip desktop for positive index. See CORE-13362. Modified: trunk/reactos/win32ss/user/user32/windows/class.c Modified: trunk/reactos/win32ss/user/use

[ros-diffs] [jimtabor] 75068: [User32] - Based on patch by Nikolay Sivov : Fix static control id. Fixes dialog tests, see CORE-13362.

2017-06-16 Thread jimtabor
Author: jimtabor Date: Fri Jun 16 22:49:36 2017 New Revision: 75068 URL: http://svn.reactos.org/svn/reactos?rev=75068&view=rev Log: [User32] - Based on patch by Nikolay Sivov : Fix static control id. Fixes dialog tests, see CORE-13362. Modified: trunk/reactos/win32ss/user/user32/windows/mess

[ros-diffs] [hbelusca] 75069: [NTOS]: Whitespace fixes only.

2017-06-16 Thread hbelusca
Author: hbelusca Date: Sat Jun 17 01:21:21 2017 New Revision: 75069 URL: http://svn.reactos.org/svn/reactos?rev=75069&view=rev Log: [NTOS]: Whitespace fixes only. Modified: trunk/reactos/ntoskrnl/config/cmkcbncb.c Modified: trunk/reactos/ntoskrnl/config/cmkcbncb.c URL: http://svn.reactos.or

[ros-diffs] [hbelusca] 75070: [NTOS]: Employ the simple CMP_ASSERT_KCB_LOCK() macro to perform these asserts.

2017-06-16 Thread hbelusca
Author: hbelusca Date: Sat Jun 17 01:22:17 2017 New Revision: 75070 URL: http://svn.reactos.org/svn/reactos?rev=75070&view=rev Log: [NTOS]: Employ the simple CMP_ASSERT_KCB_LOCK() macro to perform these asserts. Modified: trunk/reactos/ntoskrnl/config/cmkcbncb.c Modified: trunk/reactos/ntosk