Author: dquintana Date: Sun Aug 24 15:10:11 2014 New Revision: 63939
URL: http://svn.reactos.org/svn/reactos?rev=63939&view=rev Log: Sync with trunk r63935.
Added: branches/shell-experiments/include/crt/ivec.h - copied unchanged from r63935, trunk/reactos/include/crt/ivec.h branches/shell-experiments/include/psdk/bthdef.h - copied unchanged from r63935, trunk/reactos/include/psdk/bthdef.h branches/shell-experiments/include/psdk/stralign.h - copied unchanged from r63935, trunk/reactos/include/psdk/stralign.h Modified: branches/shell-experiments/ (props changed) branches/shell-experiments/base/applications/mscutils/eventvwr/eventvwr.c branches/shell-experiments/base/applications/mscutils/eventvwr/lang/bg-BG.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/cs-CZ.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/de-DE.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/el-GR.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/en-US.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/es-ES.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/fr-FR.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/he-IL.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/it-IT.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ja-JP.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ko-KR.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/no-NO.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/pl-PL.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/pt-BR.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ro-RO.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ru-RU.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/sk-SK.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/sq-AL.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/sv-SE.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/tr-TR.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/uk-UA.rc branches/shell-experiments/base/applications/mscutils/eventvwr/lang/zh-CN.rc branches/shell-experiments/base/applications/mscutils/eventvwr/resource.h branches/shell-experiments/base/applications/rapps/misc.c branches/shell-experiments/base/shell/explorer/shell/shellfs.cpp branches/shell-experiments/base/shell/explorer/shell/winfs.cpp branches/shell-experiments/base/shell/explorer/shell/winfs.h branches/shell-experiments/boot/bootdata/packages/CMakeLists.txt branches/shell-experiments/cmake/CMakeMacros.cmake branches/shell-experiments/cmake/gcc.cmake branches/shell-experiments/dll/cpl/appwiz/addons.c branches/shell-experiments/dll/cpl/desk/general.c branches/shell-experiments/dll/win32/devmgr/lang/fr-FR.rc branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp branches/shell-experiments/dll/win32/shell32/folders/admintools.h branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp branches/shell-experiments/dll/win32/shell32/folders/cpanel.h branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp branches/shell-experiments/dll/win32/shell32/folders/desktop.h branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp branches/shell-experiments/dll/win32/shell32/folders/fonts.h branches/shell-experiments/dll/win32/shell32/folders/fs.cpp branches/shell-experiments/dll/win32/shell32/folders/fs.h branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp branches/shell-experiments/dll/win32/shell32/folders/mycomp.h branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp branches/shell-experiments/dll/win32/shell32/folders/netplaces.h branches/shell-experiments/dll/win32/shell32/folders/printers.cpp branches/shell-experiments/dll/win32/shell32/folders/printers.h branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h branches/shell-experiments/drivers/filesystems/fastfat/CMakeLists.txt branches/shell-experiments/drivers/filesystems/fastfat/fcb.c branches/shell-experiments/drivers/filesystems/fastfat/fsctl.c branches/shell-experiments/drivers/filesystems/fastfat/rw.c branches/shell-experiments/drivers/filesystems/fastfat/vfat.h branches/shell-experiments/drivers/filesystems/npfs/seinfo.c branches/shell-experiments/drivers/network/ndisuio/main.c branches/shell-experiments/drivers/network/ndisuio/ndisuio.h branches/shell-experiments/drivers/network/ndisuio/protocol.c branches/shell-experiments/drivers/network/tcpip/tcpip/fileobjs.c branches/shell-experiments/hal/halx86/generic/dma.c branches/shell-experiments/include/psdk/driverspecs.h branches/shell-experiments/include/psdk/shobjidl.idl branches/shell-experiments/include/psdk/shtypes.idl branches/shell-experiments/lib/drivers/ip/transport/rawip/rawip.c branches/shell-experiments/lib/drivers/ip/transport/udp/udp.c branches/shell-experiments/media/fonts/UniVGA16.ttf branches/shell-experiments/ntoskrnl/cc/copy.c branches/shell-experiments/ntoskrnl/cc/fs.c branches/shell-experiments/ntoskrnl/cc/view.c branches/shell-experiments/ntoskrnl/config/cmsysini.c branches/shell-experiments/ntoskrnl/include/internal/cc.h branches/shell-experiments/ntoskrnl/io/iomgr/device.c branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpmgr.c branches/shell-experiments/toolchain-gcc.cmake branches/shell-experiments/win32ss/gdi/gdi32/objects/bitmap.c branches/shell-experiments/win32ss/gdi/gdi32/objects/utils.c branches/shell-experiments/win32ss/gdi/ntgdi/dibobj.c branches/shell-experiments/win32ss/gdi/ntgdi/freetype.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/eventvwr.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/he-IL.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ja-JP.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ko-KR.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/pt-BR.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ro-RO.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/sq-AL.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/sv-SE.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/tr-TR.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/lang/zh-CN.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/mscutils/eventvwr/resource.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/applications/rapps/misc.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/applicati...
Modified: branches/shell-experiments/base/shell/explorer/shell/shellfs.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/exp...
Modified: branches/shell-experiments/base/shell/explorer/shell/winfs.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/exp...
Modified: branches/shell-experiments/base/shell/explorer/shell/winfs.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/exp...
Modified: branches/shell-experiments/boot/bootdata/packages/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/boot/bootdata/...
Modified: branches/shell-experiments/cmake/CMakeMacros.cmake URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/cmake/CMakeMac...
Modified: branches/shell-experiments/cmake/gcc.cmake URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/cmake/gcc.cmak...
Modified: branches/shell-experiments/dll/cpl/appwiz/addons.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/cpl/appwiz...
Modified: branches/shell-experiments/dll/cpl/desk/general.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/cpl/desk/g...
Modified: branches/shell-experiments/dll/win32/devmgr/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/devm...
Modified: branches/shell-experiments/dll/win32/shell32/defcontextmenu.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/admintools.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/admintools.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/cpanel.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/cpanel.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/desktop.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/desktop.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/fonts.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/fonts.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/fs.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/fs.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/mycomp.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/mycomp.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/mydocuments.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/mydocuments.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/netplaces.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/netplaces.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/printers.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/printers.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/recyclebin.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/dll/win32/shell32/folders/recyclebin.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel...
Modified: branches/shell-experiments/drivers/filesystems/fastfat/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/filesy...
Modified: branches/shell-experiments/drivers/filesystems/fastfat/fcb.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/filesy...
Modified: branches/shell-experiments/drivers/filesystems/fastfat/fsctl.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/filesy...
Modified: branches/shell-experiments/drivers/filesystems/fastfat/rw.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/filesy...
Modified: branches/shell-experiments/drivers/filesystems/fastfat/vfat.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/filesy...
Modified: branches/shell-experiments/drivers/filesystems/npfs/seinfo.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/filesy...
Modified: branches/shell-experiments/drivers/network/ndisuio/main.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/networ...
Modified: branches/shell-experiments/drivers/network/ndisuio/ndisuio.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/networ...
Modified: branches/shell-experiments/drivers/network/ndisuio/protocol.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/networ...
Modified: branches/shell-experiments/drivers/network/tcpip/tcpip/fileobjs.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/drivers/networ...
Modified: branches/shell-experiments/hal/halx86/generic/dma.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/hal/halx86/gen...
Modified: branches/shell-experiments/include/psdk/driverspecs.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/psdk/d...
Modified: branches/shell-experiments/include/psdk/shobjidl.idl URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/psdk/s...
Modified: branches/shell-experiments/include/psdk/shtypes.idl URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/include/psdk/s...
Modified: branches/shell-experiments/lib/drivers/ip/transport/rawip/rawip.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/drivers/ip...
Modified: branches/shell-experiments/lib/drivers/ip/transport/udp/udp.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/lib/drivers/ip...
Modified: branches/shell-experiments/media/fonts/UniVGA16.ttf URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/media/fonts/Un...
Modified: branches/shell-experiments/ntoskrnl/cc/copy.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/cc/co...
Modified: branches/shell-experiments/ntoskrnl/cc/fs.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/cc/fs...
Modified: branches/shell-experiments/ntoskrnl/cc/view.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/cc/vi...
Modified: branches/shell-experiments/ntoskrnl/config/cmsysini.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/confi...
Modified: branches/shell-experiments/ntoskrnl/include/internal/cc.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/inclu...
Modified: branches/shell-experiments/ntoskrnl/io/iomgr/device.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/io...
Modified: branches/shell-experiments/ntoskrnl/io/pnpmgr/pnpmgr.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/ntoskrnl/io/pn...
Modified: branches/shell-experiments/toolchain-gcc.cmake URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/toolchain-gcc....
Modified: branches/shell-experiments/win32ss/gdi/gdi32/objects/bitmap.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/gdi/gd...
Modified: branches/shell-experiments/win32ss/gdi/gdi32/objects/utils.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/gdi/gd...
Modified: branches/shell-experiments/win32ss/gdi/ntgdi/dibobj.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/gdi/nt...
Modified: branches/shell-experiments/win32ss/gdi/ntgdi/freetype.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/win32ss/gdi/nt...