[ros-diffs] [dchapyshev] 34010: - Implement ReplaceFileA/W (not fully) - Implement DnsHostnameToComputerNameA/W (not fully) - Implement FoldStringA/W - Implement SetCPGlobal (not tested) - Implement TzSpecificLocalTimeToSystemTime - Implement ReadFileScatter - Implement WriteFileGather - Other small changes All based on Wine 1.0 implementation

dchapyshev at svn.reactos.org dchapyshev at svn.reactos.org
Wed Jun 18 17:37:45 CEST 2008


Author: dchapyshev
Date: Wed Jun 18 10:37:44 2008
New Revision: 34010

URL: http://svn.reactos.org/svn/reactos?rev=34010&view=rev
Log:
- Implement ReplaceFileA/W (not fully)
- Implement DnsHostnameToComputerNameA/W (not fully)
- Implement FoldStringA/W
- Implement SetCPGlobal (not tested)
- Implement TzSpecificLocalTimeToSystemTime
- Implement ReadFileScatter
- Implement WriteFileGather
- Other small changes
All based on Wine 1.0 implementation

Added:
    trunk/reactos/dll/win32/kernel32/misc/lang.h   (with props)
Modified:
    trunk/reactos/dll/win32/kernel32/file/file.c
    trunk/reactos/dll/win32/kernel32/k32.h
    trunk/reactos/dll/win32/kernel32/misc/computername.c
    trunk/reactos/dll/win32/kernel32/misc/lang.c
    trunk/reactos/dll/win32/kernel32/misc/nls.c
    trunk/reactos/dll/win32/kernel32/misc/stubs.c
    trunk/reactos/dll/win32/kernel32/misc/time.c

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/dll/win32/kernel32/file/file.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/file/file.c?rev=34010&r1=34009&r2=34010&view=diff

Modified: trunk/reactos/dll/win32/kernel32/k32.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/k32.h?rev=34010&r1=34009&r2=34010&view=diff

Modified: trunk/reactos/dll/win32/kernel32/misc/computername.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/computername.c?rev=34010&r1=34009&r2=34010&view=diff

Modified: trunk/reactos/dll/win32/kernel32/misc/lang.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/lang.c?rev=34010&r1=34009&r2=34010&view=diff

Added: trunk/reactos/dll/win32/kernel32/misc/lang.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/lang.h?rev=34010&view=auto

Modified: trunk/reactos/dll/win32/kernel32/misc/nls.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/nls.c?rev=34010&r1=34009&r2=34010&view=diff

Modified: trunk/reactos/dll/win32/kernel32/misc/stubs.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/stubs.c?rev=34010&r1=34009&r2=34010&view=diff

Modified: trunk/reactos/dll/win32/kernel32/misc/time.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/time.c?rev=34010&r1=34009&r2=34010&view=diff



More information about the Ros-diffs mailing list