[ros-diffs] [ekohl] 71346: [NETAPI32] Add NetGetAnyDCName stub. CORE-11261 #comment Please test again!

2016-05-16 Thread ekohl
Author: ekohl Date: Mon May 16 18:34:52 2016 New Revision: 71346 URL: http://svn.reactos.org/svn/reactos?rev=71346=rev Log: [NETAPI32] Add NetGetAnyDCName stub. CORE-11261 #comment Please test again! Modified: trunk/reactos/dll/win32/netapi32/access.c

[ros-diffs] [mjansen] 71344: [PSDK] Add missing definitions for IACList2 Options. CORE-9281

2016-05-16 Thread mjansen
Author: mjansen Date: Mon May 16 17:59:10 2016 New Revision: 71344 URL: http://svn.reactos.org/svn/reactos?rev=71344=rev Log: [PSDK] Add missing definitions for IACList2 Options. CORE-9281 Modified: trunk/reactos/sdk/include/psdk/shlobj.h Modified: trunk/reactos/sdk/include/psdk/shlobj.h

[ros-diffs] [mjansen] 71347: [PSDK] now the ICurrentWorkingDirectory interface is actually an interface.

2016-05-16 Thread mjansen
Author: mjansen Date: Mon May 16 18:50:14 2016 New Revision: 71347 URL: http://svn.reactos.org/svn/reactos?rev=71347=rev Log: [PSDK] now the ICurrentWorkingDirectory interface is actually an interface. Modified: trunk/reactos/sdk/include/psdk/shlobj.h Modified:

[ros-diffs] [mjansen] 71345: [BROWSEUI_APITEST] Add tests for ACListISF, a class used for autocompletion. CORE-9281 - Add tests for ACListISF. - Change the SHExplorerParseCmdLine test to use GetProcAd

2016-05-16 Thread mjansen
Author: mjansen Date: Mon May 16 18:03:09 2016 New Revision: 71345 URL: http://svn.reactos.org/svn/reactos?rev=71345=rev Log: [BROWSEUI_APITEST] Add tests for ACListISF, a class used for autocompletion. CORE-9281 - Add tests for ACListISF. - Change the SHExplorerParseCmdLine test to use

[ros-diffs] [tthompson] 71341: [ext2] Removed MainResourceAcquired from Ext2GetReparsePoint() to make MSVC happy. This boolean was unused and unneeded; the function does not acquire the main resource.

2016-05-16 Thread tthompson
Author: tthompson Date: Mon May 16 08:32:58 2016 New Revision: 71341 URL: http://svn.reactos.org/svn/reactos?rev=71341=rev Log: [ext2] Removed MainResourceAcquired from Ext2GetReparsePoint() to make MSVC happy. This boolean was unused and unneeded; the function does not acquire the main

[ros-diffs] [cwittich] 71340: [REGSRV32] accept '-' as command line delimiter symbol as well

2016-05-16 Thread cwittich
Author: cwittich Date: Mon May 16 07:17:45 2016 New Revision: 71340 URL: http://svn.reactos.org/svn/reactos?rev=71340=rev Log: [REGSRV32] accept '-' as command line delimiter symbol as well Modified: trunk/reactos/base/system/regsvr32/regsvr32.c Modified:

[ros-diffs] [dreimer] 71342: [BOOTDATA] Fix autorun.inf on LiveCD and HybridCD linking to a non existent welcome.exe. HybridCD now links to the correct folder to welcome.exe and LiveCD just opens the

2016-05-16 Thread dreimer
Author: dreimer Date: Mon May 16 11:11:22 2016 New Revision: 71342 URL: http://svn.reactos.org/svn/reactos?rev=71342=rev Log: [BOOTDATA] Fix autorun.inf on LiveCD and HybridCD linking to a non existent welcome.exe. HybridCD now links to the correct folder to welcome.exe and LiveCD just opens

[ros-diffs] [rnaumann] 71343: [SHELL32] - Implement a skeleton DlgProc for the folder options general dialog - show icons depending on button states in folder options general dialog

2016-05-16 Thread rnaumann
Author: rnaumann Date: Mon May 16 11:58:31 2016 New Revision: 71343 URL: http://svn.reactos.org/svn/reactos?rev=71343=rev Log: [SHELL32] - Implement a skeleton DlgProc for the folder options general dialog - show icons depending on button states in folder options general dialog Modified: