[ros-diffs] [ekohl] 75261: [NETAPI32] - Add DsEnumerateDomainTrustsA, DsEnumerateDomainTrustsW, DsRoleFreeMemory, DsGetDcNameA, DsGetDcNameW, DsGetSiteNameA and DsGetSiteNameW stubs to netlogon.c. - R

2017-07-01 Thread ekohl
Author: ekohl Date: Sat Jul 1 23:12:06 2017 New Revision: 75261 URL: http://svn.reactos.org/svn/reactos?rev=75261&view=rev Log: [NETAPI32] - Add DsEnumerateDomainTrustsA, DsEnumerateDomainTrustsW, DsRoleFreeMemory, DsGetDcNameA, DsGetDcNameW, DsGetSiteNameA and DsGetSiteNameW stubs to netlogon.

[ros-diffs] [ssawant] 75260: [QCKLNCH] -Whitespace fixes -Minor suggestions fixed. -Minor refactors and some code fixes. CR-122 (https://code.reactos.org/cru/CR-122#details)

2017-07-01 Thread ssawant
Author: ssawant Date: Sat Jul 1 20:22:13 2017 New Revision: 75260 URL: http://svn.reactos.org/svn/reactos?rev=75260&view=rev Log: [QCKLNCH] -Whitespace fixes -Minor suggestions fixed. -Minor refactors and some code fixes. CR-122 (https://code.reactos.org/cru/CR-122#details) Modified: branch

[ros-diffs] [sgasiorek] 75259: [WIN32K][DXG] DxDdReenableDirectDrawObject: update dhpdev. It is wrong after screen resolution change

2017-07-01 Thread sgasiorek
Author: sgasiorek Date: Sat Jul 1 20:12:37 2017 New Revision: 75259 URL: http://svn.reactos.org/svn/reactos?rev=75259&view=rev Log: [WIN32K][DXG] DxDdReenableDirectDrawObject: update dhpdev. It is wrong after screen resolution change Modified: trunk/reactos/win32ss/reactx/dxg/ddraw.c Modif

[ros-diffs] [mjansen] 75258: [APPHELP/SHIMENG] Begin implementing the core of the SHIM engine. With this, the basics of the app compat engine are implemented and should be functional. Currently it is

2017-07-01 Thread mjansen
Author: mjansen Date: Sat Jul 1 20:06:30 2017 New Revision: 75258 URL: http://svn.reactos.org/svn/reactos?rev=75258&view=rev Log: [APPHELP/SHIMENG] Begin implementing the core of the SHIM engine. With this, the basics of the app compat engine are implemented and should be functional. Currently i

[ros-diffs] [ssawant] 75257: [QCKLNCH] -Implemented IContextMenu::InvokeCommand() -Modified IContextMenu::QueryContextMenu() to support CheckMenuItem() -Minor code cleanup -Now Quick Launch Supports t

2017-07-01 Thread ssawant
Author: ssawant Date: Sat Jul 1 18:34:33 2017 New Revision: 75257 URL: http://svn.reactos.org/svn/reactos?rev=75257&view=rev Log: [QCKLNCH] -Implemented IContextMenu::InvokeCommand() -Modified IContextMenu::QueryContextMenu() to support CheckMenuItem() -Minor code cleanup -Now Quick Launch Suppor

[ros-diffs] [mjansen] 75256: [ACPPAGE] Register the extension + allow it to be disabled with policies. Disable it with the rest of the app compat infrastructure. CORE-10375

2017-07-01 Thread mjansen
Author: mjansen Date: Sat Jul 1 11:37:44 2017 New Revision: 75256 URL: http://svn.reactos.org/svn/reactos?rev=75256&view=rev Log: [ACPPAGE] Register the extension + allow it to be disabled with policies. Disable it with the rest of the app compat infrastructure. CORE-10375 Modified: trunk/r