Author: akhaldi
Date: Sun Nov 2 16:12:38 2014
New Revision: 65184
URL:
http://svn.reactos.org/svn/reactos?rev=65184&view=rev
Log:
* Sync up to trunk head (r65183).
Modified:
branches/shell-experiments/ (props changed)
branches/shell-experiments/base/applications/network/net/cmdUser.c
branches/shell-experiments/base/applications/rapps/winmain.c
branches/shell-experiments/base/services/eventlog/rpc.c
branches/shell-experiments/base/services/umpnpmgr/umpnpmgr.c
branches/shell-experiments/base/setup/usetup/interface/usetup.c
branches/shell-experiments/base/setup/usetup/partlist.c
branches/shell-experiments/dll/win32/kernel32/client/console/alias.c
branches/shell-experiments/dll/win32/kernel32/client/console/console.c
branches/shell-experiments/dll/win32/kernel32/client/console/history.c
branches/shell-experiments/dll/win32/kernel32/client/console/readwrite.c
branches/shell-experiments/dll/win32/kernel32/client/console/vista.c
branches/shell-experiments/dll/win32/kernel32/client/version.c
branches/shell-experiments/dll/win32/kernel32/kernel32.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/cs-CZ.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/de-DE.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/en-US.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/es-ES.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/fr-FR.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/ro-RO.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/ru-RU.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/sq-AL.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/tr-TR.rc
branches/shell-experiments/dll/win32/kernel32/winnls/lang/uk-UA.rc
branches/shell-experiments/dll/win32/kernel32/winnls/string/lang.c
branches/shell-experiments/dll/win32/kernel32/winnls/string/nls.c
branches/shell-experiments/dll/win32/msgina/msgina.c
branches/shell-experiments/dll/win32/newdev/wizard.c
branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp
branches/shell-experiments/dll/win32/shell32/shlfileop.cpp
branches/shell-experiments/dll/win32/syssetup/security.c
branches/shell-experiments/drivers/bus/acpi/busmgr/bus.c
branches/shell-experiments/drivers/bus/acpi/main.c
branches/shell-experiments/drivers/bus/pci/pdo.c
branches/shell-experiments/drivers/filesystems/fastfat/close.c
branches/shell-experiments/drivers/filesystems/fastfat/create.c
branches/shell-experiments/drivers/filesystems/fastfat/fcb.c
branches/shell-experiments/drivers/filesystems/fastfat/fsctl.c
branches/shell-experiments/drivers/filesystems/ntfs/fsctl.c
branches/shell-experiments/drivers/network/ndis/ndis/miniport.c
branches/shell-experiments/drivers/network/ndis/ndis/protocol.c
branches/shell-experiments/drivers/sac/driver/concmd.c
branches/shell-experiments/drivers/sac/driver/conmgr.c
branches/shell-experiments/drivers/sac/driver/data.c
branches/shell-experiments/drivers/sac/driver/util.c
branches/shell-experiments/drivers/usb/usbhub/ (props changed)
branches/shell-experiments/drivers/usb/usbhub/fdo.c
branches/shell-experiments/drivers/usb/usbohci/ (props changed)
branches/shell-experiments/drivers/usb/usbohci/hardware.cpp
branches/shell-experiments/hal/halx86/acpi/halpnpdd.c
branches/shell-experiments/hal/halx86/legacy/halpnpdd.c
branches/shell-experiments/include/psdk/winioctl.h
branches/shell-experiments/include/reactos/undocshell.h
branches/shell-experiments/lib/cmlib/hivewrt.c
branches/shell-experiments/lib/drivers/libusb/hub_controller.cpp (contents, props
changed)
branches/shell-experiments/lib/drivers/libusb/libusb.cpp (contents, props changed)
branches/shell-experiments/lib/fslib/ext2lib/Mke2fs.c
branches/shell-experiments/lib/lsalib/lsa.c
branches/shell-experiments/ntoskrnl/ex/init.c
branches/shell-experiments/ntoskrnl/ex/shutdown.c
branches/shell-experiments/ntoskrnl/io/iomgr/arcname.c
branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpmgr.c
branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpreport.c
branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpres.c
branches/shell-experiments/ntoskrnl/mm/ARM3/zeropage.c
branches/shell-experiments/ntoskrnl/po/poshtdwn.c
branches/shell-experiments/ntoskrnl/po/povolume.c
branches/shell-experiments/ntoskrnl/po/power.c
branches/shell-experiments/ntoskrnl/se/sd.c
branches/shell-experiments/subsystems/win/basesrv/proc.c
branches/shell-experiments/subsystems/win/basesrv/vdm.c
branches/shell-experiments/subsystems/win32/csrsrv/init.c
branches/shell-experiments/win32ss/drivers/videoprt/registry.c
branches/shell-experiments/win32ss/gdi/ntgdi/freetype.c
branches/shell-experiments/win32ss/user/ntuser/desktop.c
branches/shell-experiments/win32ss/user/ntuser/display.c
branches/shell-experiments/win32ss/user/ntuser/focus.c
branches/shell-experiments/win32ss/user/ntuser/hotkey.c
branches/shell-experiments/win32ss/user/ntuser/keyboard.c
branches/shell-experiments/win32ss/user/ntuser/msgqueue.c
branches/shell-experiments/win32ss/user/ntuser/ntuser.c
branches/shell-experiments/win32ss/user/user32/misc/dllmain.c
branches/shell-experiments/win32ss/user/user32/windows/window.c
branches/shell-experiments/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/shell-experiments/base/applications/network/net/cmdUser.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicat…
Modified: branches/shell-experiments/base/applications/rapps/winmain.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicat…
Modified: branches/shell-experiments/base/services/eventlog/rpc.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/services…
Modified: branches/shell-experiments/base/services/umpnpmgr/umpnpmgr.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/services…
Modified: branches/shell-experiments/base/setup/usetup/interface/usetup.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/setup/us…
Modified: branches/shell-experiments/base/setup/usetup/partlist.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/setup/us…
Modified: branches/shell-experiments/dll/win32/kernel32/client/console/alias.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
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/kernel32/client/console/history.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/client/console/readwrite.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/client/console/vista.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/client/version.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/kernel32.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/cs-CZ.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/de-DE.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/en-US.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/fr-FR.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/ru-RU.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/sq-AL.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/tr-TR.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/lang/uk-UA.rc
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/string/lang.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/kernel32/winnls/string/nls.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/ker…
Modified: branches/shell-experiments/dll/win32/msgina/msgina.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/msg…
Modified: branches/shell-experiments/dll/win32/newdev/wizard.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/new…
Modified: branches/shell-experiments/dll/win32/shell32/openwithmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Modified: branches/shell-experiments/dll/win32/shell32/shlfileop.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/she…
Modified: branches/shell-experiments/dll/win32/syssetup/security.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/sys…
Modified: branches/shell-experiments/drivers/bus/acpi/busmgr/bus.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/bus/a…
Modified: branches/shell-experiments/drivers/bus/acpi/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/bus/a…
Modified: branches/shell-experiments/drivers/bus/pci/pdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/bus/p…
Modified: branches/shell-experiments/drivers/filesystems/fastfat/close.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/fastfat/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/fastfat/fcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/fastfat/fsctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/filesystems/ntfs/fsctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/files…
Modified: branches/shell-experiments/drivers/network/ndis/ndis/miniport.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/network/ndis/ndis/protocol.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/netwo…
Modified: branches/shell-experiments/drivers/sac/driver/concmd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/sac/d…
Modified: branches/shell-experiments/drivers/sac/driver/conmgr.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/sac/d…
Modified: branches/shell-experiments/drivers/sac/driver/data.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/sac/d…
Modified: branches/shell-experiments/drivers/sac/driver/util.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/sac/d…
Modified: branches/shell-experiments/drivers/usb/usbhub/fdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/usb/u…
Modified: branches/shell-experiments/drivers/usb/usbohci/hardware.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/usb/u…
Modified: branches/shell-experiments/hal/halx86/acpi/halpnpdd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/hal/halx86/ac…
Modified: branches/shell-experiments/hal/halx86/legacy/halpnpdd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/hal/halx86/le…
Modified: branches/shell-experiments/include/psdk/winioctl.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/psdk/…
Modified: branches/shell-experiments/include/reactos/undocshell.h
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/react…
Modified: branches/shell-experiments/lib/cmlib/hivewrt.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/cmlib/hiv…
Modified: branches/shell-experiments/lib/drivers/libusb/hub_controller.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/drivers/l…
Modified: branches/shell-experiments/lib/drivers/libusb/libusb.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/drivers/l…
Modified: branches/shell-experiments/lib/fslib/ext2lib/Mke2fs.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/fslib/ext…
Modified: branches/shell-experiments/lib/lsalib/lsa.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/lsalib/ls…
Modified: branches/shell-experiments/ntoskrnl/ex/init.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ex/i…
Modified: branches/shell-experiments/ntoskrnl/ex/shutdown.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/ex/s…
Modified: branches/shell-experiments/ntoskrnl/io/iomgr/arcname.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/i…
Modified: branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpmgr.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/p…
Modified: branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpreport.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/p…
Modified: branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpres.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/p…
Modified: branches/shell-experiments/ntoskrnl/mm/ARM3/zeropage.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/mm/A…
Modified: branches/shell-experiments/ntoskrnl/po/poshtdwn.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/po/p…
Modified: branches/shell-experiments/ntoskrnl/po/povolume.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/po/p…
Modified: branches/shell-experiments/ntoskrnl/po/power.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/po/p…
Modified: branches/shell-experiments/ntoskrnl/se/sd.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/se/s…
Modified: branches/shell-experiments/subsystems/win/basesrv/proc.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/wi…
Modified: branches/shell-experiments/subsystems/win/basesrv/vdm.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/wi…
Modified: branches/shell-experiments/subsystems/win32/csrsrv/init.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/subsystems/wi…
Modified: branches/shell-experiments/win32ss/drivers/videoprt/registry.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/drive…
Modified: branches/shell-experiments/win32ss/gdi/ntgdi/freetype.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/gdi/n…
Modified: branches/shell-experiments/win32ss/user/ntuser/desktop.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/ntuser/display.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/ntuser/focus.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/ntuser/hotkey.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/ntuser/keyboard.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/ntuser/msgqueue.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/ntuser/ntuser.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/user32/misc/dllmain.c
URL:
http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/user/…
Modified: branches/shell-experiments/win32ss/user/user32/windows/window.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/…