Author: aandrejevic Date: Fri Aug 9 13:26:07 2013 New Revision: 59679
URL: http://svn.reactos.org/svn/reactos?rev=59679&view=rev Log: Sync with trunk.
Added: branches/ntvdm/base/applications/rapps/lang/zh-TW.rc - copied unchanged from r59678, trunk/reactos/base/applications/rapps/lang/zh-TW.rc branches/ntvdm/dll/win32/kernel32/client/file/disk.c - copied unchanged from r59678, trunk/reactos/dll/win32/kernel32/client/file/disk.c branches/ntvdm/dll/win32/kernel32/client/file/mntpoint.c - copied unchanged from r59678, trunk/reactos/dll/win32/kernel32/client/file/mntpoint.c branches/ntvdm/drivers/sac/CMakeLists.txt - copied unchanged from r59678, trunk/reactos/drivers/sac/CMakeLists.txt branches/ntvdm/drivers/sac/driver/CMakeLists.txt - copied unchanged from r59678, trunk/reactos/drivers/sac/driver/CMakeLists.txt Removed: branches/ntvdm/cmake/Platform/Windows-cl.cmake Modified: branches/ntvdm/ (props changed) branches/ntvdm/base/applications/rapps/lang/zh-CN.rc branches/ntvdm/base/applications/rapps/rapps/mpc.txt branches/ntvdm/base/applications/rapps/rsrc.rc branches/ntvdm/boot/bootdata/hivesys.inf branches/ntvdm/boot/bootdata/txtsetup.sif branches/ntvdm/dll/win32/kernel32/CMakeLists.txt branches/ntvdm/dll/win32/kernel32/client/file/volume.c branches/ntvdm/dll/win32/kernel32/client/path.c branches/ntvdm/dll/win32/kernel32/client/proc.c branches/ntvdm/dll/win32/kernel32/client/vdm.c branches/ntvdm/dll/win32/kernel32/include/kernel32.h branches/ntvdm/dll/win32/syssetup/classinst.c branches/ntvdm/dll/win32/syssetup/syssetup.spec branches/ntvdm/drivers/CMakeLists.txt branches/ntvdm/drivers/hid/hidparse/ (props changed) branches/ntvdm/drivers/hid/hidusb/ (props changed) branches/ntvdm/drivers/sac/driver/chanmgr.c branches/ntvdm/drivers/sac/driver/channel.c branches/ntvdm/drivers/sac/driver/concmd.c branches/ntvdm/drivers/sac/driver/conmgr.c branches/ntvdm/drivers/sac/driver/data.c branches/ntvdm/drivers/sac/driver/dispatch.c branches/ntvdm/drivers/sac/driver/init.c branches/ntvdm/drivers/sac/driver/memory.c branches/ntvdm/drivers/sac/driver/rawchan.c branches/ntvdm/drivers/sac/driver/sacdrv.h branches/ntvdm/drivers/sac/driver/sacdrv.rc branches/ntvdm/drivers/sac/driver/util.c branches/ntvdm/drivers/usb/usbehci/ (props changed) branches/ntvdm/drivers/usb/usbhub/ (props changed) branches/ntvdm/drivers/usb/usbohci/ (props changed) branches/ntvdm/include/crt/sec_api/time_s.h branches/ntvdm/include/crt/sec_api/wchar_s.h branches/ntvdm/include/crt/time.h branches/ntvdm/include/ndk/iotypes.h branches/ntvdm/include/ndk/pstypes.h branches/ntvdm/include/psdk/wincrypt.h branches/ntvdm/include/psdk/wininet.h branches/ntvdm/include/reactos/mc/CMakeLists.txt branches/ntvdm/include/reactos/mc/sacmsg.mc branches/ntvdm/lib/drivers/libusb/common_interfaces.h (props changed) branches/ntvdm/lib/drivers/libusb/hcd_controller.cpp (props changed) branches/ntvdm/lib/drivers/libusb/hub_controller.cpp (props changed) branches/ntvdm/lib/drivers/libusb/libusb.cpp (props changed) branches/ntvdm/lib/drivers/libusb/libusb.h (props changed) branches/ntvdm/lib/drivers/libusb/memory_manager.cpp (props changed) branches/ntvdm/lib/drivers/libusb/misc.cpp (props changed) branches/ntvdm/lib/drivers/libusb/purecall.cpp (props changed) branches/ntvdm/lib/drivers/libusb/usb_device.cpp (props changed) branches/ntvdm/ntoskrnl/io/iomgr/iorsrce.c branches/ntvdm/ntoskrnl/io/pnpmgr/pnpmgr.c branches/ntvdm/ntoskrnl/ps/process.c branches/ntvdm/win32ss/user/winsrv/consrv/condrv/console.c branches/ntvdm/win32ss/user/winsrv/consrv/console.c branches/ntvdm/win32ss/user/winsrv/consrv/handle.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/ntvdm/base/applications/rapps/lang/zh-CN.rc URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/base/applications/rapps/la...
Modified: branches/ntvdm/base/applications/rapps/rapps/mpc.txt URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/base/applications/rapps/ra...
Modified: branches/ntvdm/base/applications/rapps/rsrc.rc URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/base/applications/rapps/rs...
Modified: branches/ntvdm/boot/bootdata/hivesys.inf URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/boot/bootdata/hivesys.inf?...
Modified: branches/ntvdm/boot/bootdata/txtsetup.sif URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/boot/bootdata/txtsetup.sif...
Removed: branches/ntvdm/cmake/Platform/Windows-cl.cmake URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/cmake/Platform/Windows-cl....
Modified: branches/ntvdm/dll/win32/kernel32/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/CMakeLi...
Modified: branches/ntvdm/dll/win32/kernel32/client/file/volume.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/path.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/proc.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/client/vdm.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/client/...
Modified: branches/ntvdm/dll/win32/kernel32/include/kernel32.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/kernel32/include...
Modified: branches/ntvdm/dll/win32/syssetup/classinst.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/syssetup/classin...
Modified: branches/ntvdm/dll/win32/syssetup/syssetup.spec URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/dll/win32/syssetup/syssetu...
Modified: branches/ntvdm/drivers/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/CMakeLists.txt?rev...
Modified: branches/ntvdm/drivers/sac/driver/chanmgr.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/chanmgr...
Modified: branches/ntvdm/drivers/sac/driver/channel.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/channel...
Modified: branches/ntvdm/drivers/sac/driver/concmd.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/concmd....
Modified: branches/ntvdm/drivers/sac/driver/conmgr.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/conmgr....
Modified: branches/ntvdm/drivers/sac/driver/data.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/data.c?...
Modified: branches/ntvdm/drivers/sac/driver/dispatch.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/dispatc...
Modified: branches/ntvdm/drivers/sac/driver/init.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/init.c?...
Modified: branches/ntvdm/drivers/sac/driver/memory.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/memory....
Modified: branches/ntvdm/drivers/sac/driver/rawchan.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/rawchan...
Modified: branches/ntvdm/drivers/sac/driver/sacdrv.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/sacdrv....
Modified: branches/ntvdm/drivers/sac/driver/sacdrv.rc URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/sacdrv....
Modified: branches/ntvdm/drivers/sac/driver/util.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/drivers/sac/driver/util.c?...
Modified: branches/ntvdm/include/crt/sec_api/time_s.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/sec_api/time_s...
Modified: branches/ntvdm/include/crt/sec_api/wchar_s.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/sec_api/wchar_...
Modified: branches/ntvdm/include/crt/time.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/crt/time.h?rev=596...
Modified: branches/ntvdm/include/ndk/iotypes.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/ndk/iotypes.h?rev=...
Modified: branches/ntvdm/include/ndk/pstypes.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/ndk/pstypes.h?rev=...
Modified: branches/ntvdm/include/psdk/wincrypt.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/wincrypt.h?re...
Modified: branches/ntvdm/include/psdk/wininet.h URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/psdk/wininet.h?rev...
Modified: branches/ntvdm/include/reactos/mc/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/mc/CMakeLi...
Modified: branches/ntvdm/include/reactos/mc/sacmsg.mc URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/mc/sacmsg....
Modified: branches/ntvdm/ntoskrnl/io/iomgr/iorsrce.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/io/iomgr/iorsrce....
Modified: branches/ntvdm/ntoskrnl/io/pnpmgr/pnpmgr.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/io/pnpmgr/pnpmgr....
Modified: branches/ntvdm/ntoskrnl/ps/process.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/ntoskrnl/ps/process.c?rev=...
Modified: branches/ntvdm/win32ss/user/winsrv/consrv/condrv/console.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/winsrv/consrv...
Modified: branches/ntvdm/win32ss/user/winsrv/consrv/console.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/winsrv/consrv...
Modified: branches/ntvdm/win32ss/user/winsrv/consrv/handle.c URL: http://svn.reactos.org/svn/reactos/branches/ntvdm/win32ss/user/winsrv/consrv...