[ros-diffs] [akhaldi] 72722: [KERNEL32] Try to read 'DhcpDomain' registry value if present, otherwise return 'Domain' one, when domain part is requested from GetComputerNameEx(). By Peter Hater. CORE-

2016-09-18 Thread akhaldi
Author: akhaldi Date: Sun Sep 18 12:55:45 2016 New Revision: 72722 URL: http://svn.reactos.org/svn/reactos?rev=72722=rev Log: [KERNEL32] Try to read 'DhcpDomain' registry value if present, otherwise return 'Domain' one, when domain part is requested from GetComputerNameEx(). By Peter Hater.

[ros-diffs] [janderwald] 72723: [PSDK] - add missing definitions

2016-09-18 Thread janderwald
Author: janderwald Date: Sun Sep 18 14:02:22 2016 New Revision: 72723 URL: http://svn.reactos.org/svn/reactos?rev=72723=rev Log: [PSDK] - add missing definitions Modified: trunk/reactos/sdk/include/psdk/ksmedia.h Modified: trunk/reactos/sdk/include/psdk/ksmedia.h URL:

[ros-diffs] [akhaldi] 72728: [WS2_32_WINETEST] Disable test_address_list_query() as the ioctl is not supported yet by winsock helper dll (wshtcpip.dll) and the test is assuming there is info returned

2016-09-18 Thread akhaldi
Author: akhaldi Date: Sun Sep 18 16:20:20 2016 New Revision: 72728 URL: http://svn.reactos.org/svn/reactos?rev=72728=rev Log: [WS2_32_WINETEST] Disable test_address_list_query() as the ioctl is not supported yet by winsock helper dll (wshtcpip.dll) and the test is assuming there is info

[ros-diffs] [dchapyshev] 72729: [KERNEL32] Implement MB_USEGLYPHCHARS flag for MultiByteToWideChar. Add checks for "Private Use" characters. More correct checks for input parameters. * Fixes 6 tests f

2016-09-18 Thread dchapyshev
Author: dchapyshev Date: Sun Sep 18 17:26:59 2016 New Revision: 72729 URL: http://svn.reactos.org/svn/reactos?rev=72729=rev Log: [KERNEL32] Implement MB_USEGLYPHCHARS flag for MultiByteToWideChar. Add checks for "Private Use" characters. More correct checks for input parameters. * Fixes 6 tests

[ros-diffs] [janderwald] 72724: try fix build

2016-09-18 Thread janderwald
Author: janderwald Date: Sun Sep 18 14:11:47 2016 New Revision: 72724 URL: http://svn.reactos.org/svn/reactos?rev=72724=rev Log: try fix build Modified: trunk/reactos/sdk/include/psdk/ksmedia.h Modified: trunk/reactos/sdk/include/psdk/ksmedia.h URL:

[ros-diffs] [hbelusca] 72732: [MSGINA] - Do not hardcode buffer sizes in function calls, and use _countof when needed. - Use explicit unicode functions where possible. - No need to have 342687 version

2016-09-18 Thread hbelusca
Author: hbelusca Date: Sun Sep 18 19:37:25 2016 New Revision: 72732 URL: http://svn.reactos.org/svn/reactos?rev=72732=rev Log: [MSGINA] - Do not hardcode buffer sizes in function calls, and use _countof when needed. - Use explicit unicode functions where possible. - No need to have 342687

[ros-diffs] [akhaldi] 72726: [DNSAPI] Request adns to search servers and domains. By Peter Hater. CORE-10440

2016-09-18 Thread akhaldi
Author: akhaldi Date: Sun Sep 18 14:25:39 2016 New Revision: 72726 URL: http://svn.reactos.org/svn/reactos?rev=72726=rev Log: [DNSAPI] Request adns to search servers and domains. By Peter Hater. CORE-10440 Modified: trunk/reactos/dll/win32/dnsapi/dnsapi/query.c Modified:

[ros-diffs] [dchapyshev] 72730: [KERNEL32] Implement MB_ERR_INVALID_CHARS flag for DBCS codepages * Fixes 3 tests for kernel32:codepage

2016-09-18 Thread dchapyshev
Author: dchapyshev Date: Sun Sep 18 18:21:30 2016 New Revision: 72730 URL: http://svn.reactos.org/svn/reactos?rev=72730=rev Log: [KERNEL32] Implement MB_ERR_INVALID_CHARS flag for DBCS codepages * Fixes 3 tests for kernel32:codepage Modified:

[ros-diffs] [akhaldi] 72727: [ADNS] Use dynamic memory for network info and set domain for searches. By Peter Hater. CORE-10440

2016-09-18 Thread akhaldi
Author: akhaldi Date: Sun Sep 18 16:07:29 2016 New Revision: 72727 URL: http://svn.reactos.org/svn/reactos?rev=72727=rev Log: [ADNS] Use dynamic memory for network info and set domain for searches. By Peter Hater. CORE-10440 Modified: trunk/reactos/sdk/lib/3rdparty/adns/src/setup.c

[ros-diffs] [janderwald] 72725: [USBAUDIO] - start implementing init routines - not yet added to build

2016-09-18 Thread janderwald
Author: janderwald Date: Sun Sep 18 14:24:21 2016 New Revision: 72725 URL: http://svn.reactos.org/svn/reactos?rev=72725=rev Log: [USBAUDIO] - start implementing init routines - not yet added to build Added: trunk/reactos/drivers/usb/usbaudio/ (with props)

[ros-diffs] [hbelusca] 72737: [WINLOGON] - CreateUserEnvironment: if user impersonation fails, just fail the call. - SetDefaultLanguage: Use the *correct* HKEY_CURRENT_USER key to retrieve the lang.,

2016-09-18 Thread hbelusca
Author: hbelusca Date: Sun Sep 18 23:32:02 2016 New Revision: 72737 URL: http://svn.reactos.org/svn/reactos?rev=72737=rev Log: [WINLOGON] - CreateUserEnvironment: if user impersonation fails, just fail the call. - SetDefaultLanguage: Use the *correct* HKEY_CURRENT_USER key to retrieve the lang.,

[ros-diffs] [hbelusca] 72736: [NTOS]: Code formatting only.

2016-09-18 Thread hbelusca
Author: hbelusca Date: Sun Sep 18 23:28:32 2016 New Revision: 72736 URL: http://svn.reactos.org/svn/reactos?rev=72736=rev Log: [NTOS]: Code formatting only. Modified: trunk/reactos/ntoskrnl/ex/locale.c Modified: trunk/reactos/ntoskrnl/ex/locale.c URL:

[ros-diffs] [dchapyshev] 72734: [KERNEL32] - Remove unneded checks (these values can be received from table). - We have to insert UNICODE_NULL if it is the end of string or in string contains 0. * Fix

2016-09-18 Thread dchapyshev
Author: dchapyshev Date: Sun Sep 18 21:10:07 2016 New Revision: 72734 URL: http://svn.reactos.org/svn/reactos?rev=72734=rev Log: [KERNEL32] - Remove unneded checks (these values can be received from table). - We have to insert UNICODE_NULL if it is the end of string or in string contains 0. *

[ros-diffs] [akhaldi] 72735: [MSWSOCK] Partially implement Name Service Provider in mswsock. Brought to you by Andreas Maier aka andy-123 with small fixes by Peter Hater and formatting by me. CORE-100

2016-09-18 Thread akhaldi
Author: akhaldi Date: Sun Sep 18 21:21:28 2016 New Revision: 72735 URL: http://svn.reactos.org/svn/reactos?rev=72735=rev Log: [MSWSOCK] Partially implement Name Service Provider in mswsock. Brought to you by Andreas Maier aka andy-123 with small fixes by Peter Hater and formatting by me.