Author: dquintana
Date: Thu Aug 14 23:55:08 2014
New Revision: 63888
URL:
http://svn.reactos.org/svn/reactos?rev=63888&view=rev
Log:
Sync with trunk r63887.
Modified:
branches/shell-experiments/ (props changed)
branches/shell-experiments/dll/cpl/console/console.c
branches/shell-experiments/dll/cpl/console/layout.c
branches/shell-experiments/dll/win32/kernel32/client/console/console.c
branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp
branches/shell-experiments/dll/win32/shell32/shlview.cpp
branches/shell-experiments/drivers/filesystems/npfs/waitsup.c
branches/shell-experiments/include/psdk/shobjidl.idl
branches/shell-experiments/win32ss/user/ntuser/misc.c
branches/shell-experiments/win32ss/user/winsrv/consrv/alias.c
branches/shell-experiments/win32ss/user/winsrv/consrv/alias.h
branches/shell-experiments/win32ss/user/winsrv/consrv/condrv/console.c
branches/shell-experiments/win32ss/user/winsrv/consrv/coninput.c
branches/shell-experiments/win32ss/user/winsrv/consrv/conoutput.c
branches/shell-experiments/win32ss/user/winsrv/consrv/console.c
branches/shell-experiments/win32ss/user/winsrv/consrv/consrv.h
branches/shell-experiments/win32ss/user/winsrv/consrv/frontendctl.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/graphics.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/text.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/input.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h
branches/shell-experiments/win32ss/user/winsrv/consrv/handle.c
branches/shell-experiments/win32ss/user/winsrv/consrv/include/conio.h
branches/shell-experiments/win32ss/user/winsrv/consrv/include/conio_winsrv.h
branches/shell-experiments/win32ss/user/winsrv/consrv/lineinput.c
branches/shell-experiments/win32ss/user/winsrv/consrv/lineinput.h
branches/shell-experiments/win32ss/user/winsrv/consrv/subsysreg.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/shell-experiments/dll/cpl/console/console.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/cpl/conso…
Modified: branches/shell-experiments/dll/cpl/console/layout.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/cpl/conso…
Modified: branches/shell-experiments/dll/win32/kernel32/client/console/console.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Modified: branches/shell-experiments/dll/win32/shell32/shlview.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Modified: branches/shell-experiments/drivers/filesystems/npfs/waitsup.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/include/psdk/shobjidl.idl
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/psdk/…
Modified: branches/shell-experiments/win32ss/user/ntuser/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/alias.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/alias.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/condrv/console.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/coninput.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/conoutput.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/console.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/consrv.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontendctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified:
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/graphics.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified:
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified:
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/text.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/input.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/handle.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/include/conio.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/include/conio_winsrv.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/lineinput.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/lineinput.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/winsrv/consrv/subsysreg.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…