Author: hbelusca Date: Mon Dec 10 23:01:20 2012 New Revision: 57865
URL: http://svn.reactos.org/svn/reactos?rev=57865&view=rev Log: - Synchronize up to trunk's revision r57864. - [CONSRV/WINSRV] Add langage definition support.
Added: branches/ros-csrss/include/reactos/wine/ddk/ntddcdvd.h - copied unchanged from r57864, trunk/reactos/include/reactos/wine/ddk/ntddcdvd.h branches/ros-csrss/lib/sdk/crt/include/internal/locale.h - copied unchanged from r57864, trunk/reactos/lib/sdk/crt/include/internal/locale.h branches/ros-csrss/lib/sdk/crt/mbstring/_setmbcp.c - copied unchanged from r57864, trunk/reactos/lib/sdk/crt/mbstring/_setmbcp.c Modified: branches/ros-csrss/ (props changed) branches/ros-csrss/base/applications/games/spider/spigame.cpp branches/ros-csrss/base/setup/usetup/lang/fr-FR.h branches/ros-csrss/base/setup/usetup/lang/it-IT.h branches/ros-csrss/boot/bootdata/bootcd.ini branches/ros-csrss/boot/bootdata/livecd.ini branches/ros-csrss/boot/freeldr/FREELDR.INI (props changed) branches/ros-csrss/boot/freeldr/bootsect/dosmbr.asm (props changed) branches/ros-csrss/boot/freeldr/bootsect/ext2.S (props changed) branches/ros-csrss/boot/freeldr/bootsect/ext2.asm (props changed) branches/ros-csrss/boot/freeldr/bootsect/fat.asm (props changed) branches/ros-csrss/boot/freeldr/bootsect/fat32.asm (props changed) branches/ros-csrss/boot/freeldr/bootsect/isoboot.asm (props changed) branches/ros-csrss/boot/freeldr/bootsect/win2k.asm (props changed) branches/ros-csrss/boot/freeldr/bootsect/wxpfat16.asm (props changed) branches/ros-csrss/boot/freeldr/fdebug/fdebug.c (props changed) branches/ros-csrss/boot/freeldr/fdebug/fdebug.rc (props changed) branches/ros-csrss/boot/freeldr/fdebug/lang/tr-TR.rc (props changed) branches/ros-csrss/boot/freeldr/fdebug/resource.h (props changed) branches/ros-csrss/boot/freeldr/fdebug/rs232.c (props changed) branches/ros-csrss/boot/freeldr/fdebug/rs232.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/CHANGELOG (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/archmach.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/custom.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/drivemap.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/drvmap.S (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/entry.S (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/hardware.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/hwacpi.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/hwapm.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/hwpci.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/i386disk.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/i386rtl.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/i386trap.S (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/i386vid.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/machpc.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/machxbox.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/mb.S (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/miscboot.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pccons.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pcdisk.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pcmem.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pcrtc.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pcvideo.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxcons.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxdisk.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxfont.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxhw.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxi2c.c branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxmem.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxrtc.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxvideo.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/bootmgr.c branches/ros-csrss/boot/freeldr/freeldr/cache/blocklist.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/cache/cache.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/cmdline.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/comm/rs232.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/debug.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/disk/disk.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/disk/partition.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/fs/ext2.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/fs/fat.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/fs/fs.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/fs/iso.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/fs/ntfs.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/i386/custom.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/i386/drivemap.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/i386/i386.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/i386/machxbox.h (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/i386/miscboot.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/pc/hardware.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/arch/pc/machpc.h (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/include/cache.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/cmdline.h (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/include/comm.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/debug.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/disk.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/freeldr.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/fs.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/fs/ext2.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/fs/fat.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/fs/iso.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/fs/ntfs.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/inffile.h (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/include/inifile.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/keycodes.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/linux.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/machine.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/mm.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/multiboot.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/options.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/oslist.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/reactos.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/registry.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/ui.h (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/include/ui/noui.h branches/ros-csrss/boot/freeldr/freeldr/include/ui/tui.h branches/ros-csrss/boot/freeldr/freeldr/include/ver.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/include/video.h (props changed) branches/ros-csrss/boot/freeldr/freeldr/inffile/inffile.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/inifile/ini_init.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/inifile/inifile.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/inifile/parse.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/linuxboot.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/machine.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/mm/meminit.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/mm/mm.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/options.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/oslist.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/reactos/arcname.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/reactos/binhive.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/reactos/registry.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/ui/directui.c branches/ros-csrss/boot/freeldr/freeldr/ui/gui.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/ui/minitui.c branches/ros-csrss/boot/freeldr/freeldr/ui/noui.c branches/ros-csrss/boot/freeldr/freeldr/ui/tui.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/ui/tuimenu.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/ui/ui.c (contents, props changed) branches/ros-csrss/boot/freeldr/freeldr/version.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/video/fade.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/video/palette.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/video/video.c (props changed) branches/ros-csrss/boot/freeldr/freeldr/windows/setupldr.c branches/ros-csrss/boot/freeldr/install/install.c (props changed) branches/ros-csrss/boot/freeldr/install/install.h (props changed) branches/ros-csrss/boot/freeldr/install/linux/finstext2.c (props changed) branches/ros-csrss/boot/freeldr/install/linux/finstext2.h (props changed) branches/ros-csrss/boot/freeldr/install/volume.c (props changed) branches/ros-csrss/boot/freeldr/install/volume.h (props changed) branches/ros-csrss/boot/freeldr/notes.txt (props changed) branches/ros-csrss/boot/freeldr/tools/deptool.c (props changed) branches/ros-csrss/boot/freeldr/tools/hosttype.c (props changed) branches/ros-csrss/boot/freeldr/tools/rcopy.c (props changed) branches/ros-csrss/boot/freeldr/tools/rdel.c (contents, props changed) branches/ros-csrss/boot/freeldr/tools/rmkdir.c (props changed) branches/ros-csrss/boot/freeldr/tools/rrmdir.c (contents, props changed) branches/ros-csrss/dll/cpl/main/CMakeLists.txt branches/ros-csrss/dll/cpl/main/main.h branches/ros-csrss/dll/win32/advpack/CMakeLists.txt branches/ros-csrss/dll/win32/advpack/advpack_private.h branches/ros-csrss/dll/win32/advpack/files.c branches/ros-csrss/dll/win32/kernel32/client/file/copy.c branches/ros-csrss/dll/win32/lsasrv/database.c branches/ros-csrss/dll/win32/lsasrv/lsarpc.c branches/ros-csrss/dll/win32/lsasrv/lsasrv.h branches/ros-csrss/dll/win32/lsasrv/policy.c branches/ros-csrss/dll/win32/msi/action.c branches/ros-csrss/dll/win32/msi/appsearch.c branches/ros-csrss/dll/win32/msi/automation.c branches/ros-csrss/dll/win32/msi/custom.c branches/ros-csrss/dll/win32/msi/database.c branches/ros-csrss/dll/win32/msi/dialog.c branches/ros-csrss/dll/win32/msi/events.c branches/ros-csrss/dll/win32/msi/files.c branches/ros-csrss/dll/win32/msi/format.c branches/ros-csrss/dll/win32/msi/install.c branches/ros-csrss/dll/win32/msi/msi.c branches/ros-csrss/dll/win32/msi/msi_main.c branches/ros-csrss/dll/win32/msi/msipriv.h branches/ros-csrss/dll/win32/msi/msiquery.c branches/ros-csrss/dll/win32/msi/package.c branches/ros-csrss/dll/win32/msi/patch.c branches/ros-csrss/dll/win32/msi/record.c branches/ros-csrss/dll/win32/msi/registry.c branches/ros-csrss/dll/win32/msi/script.c branches/ros-csrss/dll/win32/msi/select.c branches/ros-csrss/dll/win32/msi/source.c branches/ros-csrss/dll/win32/msi/storages.c branches/ros-csrss/dll/win32/msi/streams.c branches/ros-csrss/dll/win32/msi/string.c branches/ros-csrss/dll/win32/msi/table.c branches/ros-csrss/dll/win32/msi/tokenize.c branches/ros-csrss/dll/win32/msi/upgrade.c branches/ros-csrss/dll/win32/msi/where.c branches/ros-csrss/dll/win32/msvcrt/dllmain.c branches/ros-csrss/dll/win32/msvcrt/msvcrt.spec branches/ros-csrss/dll/win32/msvcrt/precomp.h branches/ros-csrss/dll/win32/msvcrt20/msvcrt20.c branches/ros-csrss/dll/win32/msvcrt40/msvcrt40.c branches/ros-csrss/dll/win32/shell32/control.cpp branches/ros-csrss/dll/win32/userenv/directory.c branches/ros-csrss/drivers/filesystems/cdfs/dirctl.c branches/ros-csrss/drivers/filesystems/fastfat/dir.c branches/ros-csrss/drivers/filesystems/fastfat/fcb.c branches/ros-csrss/drivers/hid/hidclass/fdo.c branches/ros-csrss/drivers/hid/hidusb/ (props changed) branches/ros-csrss/drivers/hid/hidusb/hidusb.c branches/ros-csrss/drivers/network/ndis/ndis/config.c branches/ros-csrss/drivers/network/ndis/ndis/misc.c branches/ros-csrss/drivers/usb/usbccgp/descriptor.c branches/ros-csrss/drivers/usb/usbccgp/usbccgp.h branches/ros-csrss/drivers/usb/usbd/usbd.spec branches/ros-csrss/drivers/usb/usbhub/ (props changed) branches/ros-csrss/drivers/usb/usbhub/fdo.c branches/ros-csrss/drivers/usb/usbuhci/usb_request.cpp branches/ros-csrss/include/crt/crtdefs.h branches/ros-csrss/include/crt/float.h branches/ros-csrss/include/psdk/shellapi.h branches/ros-csrss/include/psdk/shlguid.h branches/ros-csrss/include/psdk/winbase.h branches/ros-csrss/include/psdk/wincred.h branches/ros-csrss/include/psdk/winnt.h branches/ros-csrss/include/psdk/winsvc.h branches/ros-csrss/include/psdk/winternl.h branches/ros-csrss/include/reactos/idl/svcctl.idl branches/ros-csrss/lib/drivers/libusb/hub_controller.cpp (contents, props changed) branches/ros-csrss/lib/drivers/libusb/usb_device.cpp (contents, props changed) branches/ros-csrss/lib/sdk/crt/crt.cmake branches/ros-csrss/lib/sdk/crt/float/i386/cntrlfp.c branches/ros-csrss/lib/sdk/crt/include/internal/mbstring.h branches/ros-csrss/lib/sdk/crt/include/internal/tls.h branches/ros-csrss/lib/sdk/crt/locale/locale.c branches/ros-csrss/lib/sdk/crt/mbstring/iskana.c branches/ros-csrss/lib/sdk/crt/mbstring/ismbkaln.c branches/ros-csrss/lib/sdk/crt/mbstring/ismblead.c branches/ros-csrss/lib/sdk/crt/mbstring/ismbpun.c branches/ros-csrss/lib/sdk/crt/mbstring/ismbtrl.c branches/ros-csrss/lib/sdk/crt/mbstring/mbsncpy.c branches/ros-csrss/lib/sdk/crt/misc/environ.c branches/ros-csrss/lib/sdk/crt/misc/tls.c branches/ros-csrss/lib/sdk/crt/precomp.h branches/ros-csrss/lib/sdk/crt/string/ctype.c branches/ros-csrss/lib/sdk/crt/string/wcs.c branches/ros-csrss/lib/sdk/crt/time/strftime.c branches/ros-csrss/lib/sdk/uuid/shguids.c branches/ros-csrss/media/doc/README.WINE branches/ros-csrss/media/drivers/etc/services (props changed) branches/ros-csrss/ntoskrnl/fsrtl/dbcsname.c branches/ros-csrss/ntoskrnl/fsrtl/filelock.c branches/ros-csrss/ntoskrnl/fsrtl/name.c branches/ros-csrss/ntoskrnl/inbv/inbv.c branches/ros-csrss/ntoskrnl/kdbg/kdb.c branches/ros-csrss/win32ss/drivers/miniport/vga/initvga.c branches/ros-csrss/win32ss/drivers/miniport/vga_new/vbemodes.c branches/ros-csrss/win32ss/user/consrv/rsrc.rc branches/ros-csrss/win32ss/user/winsrv/rsrc.rc
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/ros-csrss/base/applications/games/spider/spigame.cpp URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/base/applications/game...
Modified: branches/ros-csrss/base/setup/usetup/lang/fr-FR.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/base/setup/usetup/lang...
Modified: branches/ros-csrss/base/setup/usetup/lang/it-IT.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/base/setup/usetup/lang...
Modified: branches/ros-csrss/boot/bootdata/bootcd.ini URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/bootdata/bootcd.i...
Modified: branches/ros-csrss/boot/bootdata/livecd.ini URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/bootdata/livecd.i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/archmach.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/custom.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/machpc.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/machxbox.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pccons.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pcrtc.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/pcvideo.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxcons.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxdisk.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxfont.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxhw.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxi2c.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxmem.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxrtc.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/arch/i386/xboxvideo.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/a...
Modified: branches/ros-csrss/boot/freeldr/freeldr/bootmgr.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/b...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/arch/i386/machxbox.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/arch/pc/machpc.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/cmdline.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/inffile.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/ui.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/ui/noui.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/include/ui/tui.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/inffile/inffile.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/i...
Modified: branches/ros-csrss/boot/freeldr/freeldr/machine.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/m...
Modified: branches/ros-csrss/boot/freeldr/freeldr/options.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/o...
Modified: branches/ros-csrss/boot/freeldr/freeldr/ui/directui.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/u...
Modified: branches/ros-csrss/boot/freeldr/freeldr/ui/minitui.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/u...
Modified: branches/ros-csrss/boot/freeldr/freeldr/ui/noui.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/u...
Modified: branches/ros-csrss/boot/freeldr/freeldr/ui/tui.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/u...
Modified: branches/ros-csrss/boot/freeldr/freeldr/ui/tuimenu.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/u...
Modified: branches/ros-csrss/boot/freeldr/freeldr/ui/ui.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/u...
Modified: branches/ros-csrss/boot/freeldr/freeldr/windows/setupldr.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/freeldr/w...
Modified: branches/ros-csrss/boot/freeldr/tools/rdel.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/tools/rde...
Modified: branches/ros-csrss/boot/freeldr/tools/rrmdir.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/boot/freeldr/tools/rrm...
Modified: branches/ros-csrss/dll/cpl/main/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/cpl/main/CMakeList...
Modified: branches/ros-csrss/dll/cpl/main/main.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/cpl/main/main.h?re...
Modified: branches/ros-csrss/dll/win32/advpack/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/advpack/CMak...
Modified: branches/ros-csrss/dll/win32/advpack/advpack_private.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/advpack/advp...
Modified: branches/ros-csrss/dll/win32/advpack/files.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/advpack/file...
Modified: branches/ros-csrss/dll/win32/kernel32/client/file/copy.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/kernel32/cli...
Modified: branches/ros-csrss/dll/win32/lsasrv/database.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/lsasrv/datab...
Modified: branches/ros-csrss/dll/win32/lsasrv/lsarpc.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/lsasrv/lsarp...
Modified: branches/ros-csrss/dll/win32/lsasrv/lsasrv.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/lsasrv/lsasr...
Modified: branches/ros-csrss/dll/win32/lsasrv/policy.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/lsasrv/polic...
Modified: branches/ros-csrss/dll/win32/msi/action.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/action.c...
Modified: branches/ros-csrss/dll/win32/msi/appsearch.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/appsearc...
Modified: branches/ros-csrss/dll/win32/msi/automation.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/automati...
Modified: branches/ros-csrss/dll/win32/msi/custom.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/custom.c...
Modified: branches/ros-csrss/dll/win32/msi/database.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/database...
Modified: branches/ros-csrss/dll/win32/msi/dialog.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/dialog.c...
Modified: branches/ros-csrss/dll/win32/msi/events.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/events.c...
Modified: branches/ros-csrss/dll/win32/msi/files.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/files.c?...
Modified: branches/ros-csrss/dll/win32/msi/format.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/format.c...
Modified: branches/ros-csrss/dll/win32/msi/install.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/install....
Modified: branches/ros-csrss/dll/win32/msi/msi.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/msi.c?re...
Modified: branches/ros-csrss/dll/win32/msi/msi_main.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/msi_main...
Modified: branches/ros-csrss/dll/win32/msi/msipriv.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/msipriv....
Modified: branches/ros-csrss/dll/win32/msi/msiquery.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/msiquery...
Modified: branches/ros-csrss/dll/win32/msi/package.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/package....
Modified: branches/ros-csrss/dll/win32/msi/patch.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/patch.c?...
Modified: branches/ros-csrss/dll/win32/msi/record.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/record.c...
Modified: branches/ros-csrss/dll/win32/msi/registry.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/registry...
Modified: branches/ros-csrss/dll/win32/msi/script.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/script.c...
Modified: branches/ros-csrss/dll/win32/msi/select.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/select.c...
Modified: branches/ros-csrss/dll/win32/msi/source.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/source.c...
Modified: branches/ros-csrss/dll/win32/msi/storages.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/storages...
Modified: branches/ros-csrss/dll/win32/msi/streams.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/streams....
Modified: branches/ros-csrss/dll/win32/msi/string.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/string.c...
Modified: branches/ros-csrss/dll/win32/msi/table.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/table.c?...
Modified: branches/ros-csrss/dll/win32/msi/tokenize.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/tokenize...
Modified: branches/ros-csrss/dll/win32/msi/upgrade.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/upgrade....
Modified: branches/ros-csrss/dll/win32/msi/where.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msi/where.c?...
Modified: branches/ros-csrss/dll/win32/msvcrt/dllmain.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msvcrt/dllma...
Modified: branches/ros-csrss/dll/win32/msvcrt/msvcrt.spec URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msvcrt/msvcr...
Modified: branches/ros-csrss/dll/win32/msvcrt/precomp.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msvcrt/preco...
Modified: branches/ros-csrss/dll/win32/msvcrt20/msvcrt20.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msvcrt20/msv...
Modified: branches/ros-csrss/dll/win32/msvcrt40/msvcrt40.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/msvcrt40/msv...
Modified: branches/ros-csrss/dll/win32/shell32/control.cpp URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/shell32/cont...
Modified: branches/ros-csrss/dll/win32/userenv/directory.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/dll/win32/userenv/dire...
Modified: branches/ros-csrss/drivers/filesystems/cdfs/dirctl.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/filesystems/cd...
Modified: branches/ros-csrss/drivers/filesystems/fastfat/dir.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/filesystems/fa...
Modified: branches/ros-csrss/drivers/filesystems/fastfat/fcb.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/filesystems/fa...
Modified: branches/ros-csrss/drivers/hid/hidclass/fdo.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/hid/hidclass/f...
Modified: branches/ros-csrss/drivers/hid/hidusb/hidusb.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/hid/hidusb/hid...
Modified: branches/ros-csrss/drivers/network/ndis/ndis/config.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/network/ndis/n...
Modified: branches/ros-csrss/drivers/network/ndis/ndis/misc.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/network/ndis/n...
Modified: branches/ros-csrss/drivers/usb/usbccgp/descriptor.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/usb/usbccgp/de...
Modified: branches/ros-csrss/drivers/usb/usbccgp/usbccgp.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/usb/usbccgp/us...
Modified: branches/ros-csrss/drivers/usb/usbd/usbd.spec URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/usb/usbd/usbd....
Modified: branches/ros-csrss/drivers/usb/usbhub/fdo.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/usb/usbhub/fdo...
Modified: branches/ros-csrss/drivers/usb/usbuhci/usb_request.cpp URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/drivers/usb/usbuhci/us...
Modified: branches/ros-csrss/include/crt/crtdefs.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/crt/crtdefs.h?...
Modified: branches/ros-csrss/include/crt/float.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/crt/float.h?re...
Modified: branches/ros-csrss/include/psdk/shellapi.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/shellapi....
Modified: branches/ros-csrss/include/psdk/shlguid.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/shlguid.h...
Modified: branches/ros-csrss/include/psdk/winbase.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/winbase.h...
Modified: branches/ros-csrss/include/psdk/wincred.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/wincred.h...
Modified: branches/ros-csrss/include/psdk/winnt.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/winnt.h?r...
Modified: branches/ros-csrss/include/psdk/winsvc.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/winsvc.h?...
Modified: branches/ros-csrss/include/psdk/winternl.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/psdk/winternl....
Modified: branches/ros-csrss/include/reactos/idl/svcctl.idl URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/include/reactos/idl/sv...
Modified: branches/ros-csrss/lib/drivers/libusb/hub_controller.cpp URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/drivers/libusb/hub...
Modified: branches/ros-csrss/lib/drivers/libusb/usb_device.cpp URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/drivers/libusb/usb...
Modified: branches/ros-csrss/lib/sdk/crt/crt.cmake URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/crt.cmake?...
Modified: branches/ros-csrss/lib/sdk/crt/float/i386/cntrlfp.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/float/i386...
Modified: branches/ros-csrss/lib/sdk/crt/include/internal/mbstring.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/include/in...
Modified: branches/ros-csrss/lib/sdk/crt/include/internal/tls.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/include/in...
Modified: branches/ros-csrss/lib/sdk/crt/locale/locale.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/locale/loc...
Modified: branches/ros-csrss/lib/sdk/crt/mbstring/iskana.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/mbstring/i...
Modified: branches/ros-csrss/lib/sdk/crt/mbstring/ismbkaln.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/mbstring/i...
Modified: branches/ros-csrss/lib/sdk/crt/mbstring/ismblead.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/mbstring/i...
Modified: branches/ros-csrss/lib/sdk/crt/mbstring/ismbpun.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/mbstring/i...
Modified: branches/ros-csrss/lib/sdk/crt/mbstring/ismbtrl.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/mbstring/i...
Modified: branches/ros-csrss/lib/sdk/crt/mbstring/mbsncpy.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/mbstring/m...
Modified: branches/ros-csrss/lib/sdk/crt/misc/environ.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/misc/envir...
Modified: branches/ros-csrss/lib/sdk/crt/misc/tls.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/misc/tls.c...
Modified: branches/ros-csrss/lib/sdk/crt/precomp.h URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/precomp.h?...
Modified: branches/ros-csrss/lib/sdk/crt/string/ctype.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/string/cty...
Modified: branches/ros-csrss/lib/sdk/crt/string/wcs.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/string/wcs...
Modified: branches/ros-csrss/lib/sdk/crt/time/strftime.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/crt/time/strft...
Modified: branches/ros-csrss/lib/sdk/uuid/shguids.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/lib/sdk/uuid/shguids.c...
Modified: branches/ros-csrss/media/doc/README.WINE URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/media/doc/README.WINE?...
Modified: branches/ros-csrss/ntoskrnl/fsrtl/dbcsname.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/ntoskrnl/fsrtl/dbcsnam...
Modified: branches/ros-csrss/ntoskrnl/fsrtl/filelock.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/ntoskrnl/fsrtl/fileloc...
Modified: branches/ros-csrss/ntoskrnl/fsrtl/name.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/ntoskrnl/fsrtl/name.c?...
Modified: branches/ros-csrss/ntoskrnl/inbv/inbv.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/ntoskrnl/inbv/inbv.c?r...
Modified: branches/ros-csrss/ntoskrnl/kdbg/kdb.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/ntoskrnl/kdbg/kdb.c?re...
Modified: branches/ros-csrss/win32ss/drivers/miniport/vga/initvga.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/win32ss/drivers/minipo...
Modified: branches/ros-csrss/win32ss/drivers/miniport/vga_new/vbemodes.c URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/win32ss/drivers/minipo...
Modified: branches/ros-csrss/win32ss/user/consrv/rsrc.rc URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/win32ss/user/consrv/rs...
Modified: branches/ros-csrss/win32ss/user/winsrv/rsrc.rc URL: http://svn.reactos.org/svn/reactos/branches/ros-csrss/win32ss/user/winsrv/rs...