[ros-diffs] [hbelusca] 71525: [SHELL32] - Pass indistinctly WM_SYSCOLORCHANGE and WM_SETTINGCHANGE messages sent to the shell progman window, down to its children windows (SHELLDLL_DefView and its ass

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 23:34:46 2016 New Revision: 71525 URL: http://svn.reactos.org/svn/reactos?rev=71525=rev Log: [SHELL32] - Pass indistinctly WM_SYSCOLORCHANGE and WM_SETTINGCHANGE messages sent to the shell progman window, down to its children windows (SHELLDLL_DefView and its

[ros-diffs] [hbelusca] 71524: [SHELL32] - Minor stylistic whitespace changes. - Use 'IDA_DESKBROWSER' instead of hardcoding its value. - The shell progman window uses the COLOR_DESKTOP as its hbrBackg

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 23:29:34 2016 New Revision: 71524 URL: http://svn.reactos.org/svn/reactos?rev=71524=rev Log: [SHELL32] - Minor stylistic whitespace changes. - Use 'IDA_DESKBROWSER' instead of hardcoding its value. - The shell progman window uses the COLOR_DESKTOP as its

[ros-diffs] [hbelusca] 71523: [SHELL32] - Whitespace fix. - SHSetShellWindowEx really directly redirects to user32.SetShellWindowEx.

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 22:58:53 2016 New Revision: 71523 URL: http://svn.reactos.org/svn/reactos?rev=71523=rev Log: [SHELL32] - Whitespace fix. - SHSetShellWindowEx really directly redirects to user32.SetShellWindowEx. Modified: trunk/reactos/dll/win32/shell32/CDefView.cpp

[ros-diffs] [hbelusca] 71522: [EXPLORER]: Minor stylistic formatting changes; add a notice about a SystemParametersInfoW(SPI_SETWORKAREA) call, concerning its action when explorer's taskbar size is ch

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 22:57:12 2016 New Revision: 71522 URL: http://svn.reactos.org/svn/reactos?rev=71522=rev Log: [EXPLORER]: Minor stylistic formatting changes; add a notice about a SystemParametersInfoW(SPI_SETWORKAREA) call, concerning its action when explorer's taskbar size is

[ros-diffs] [hbelusca] 71521: [EXPLORER]: Use _countof where needed.

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 22:51:19 2016 New Revision: 71521 URL: http://svn.reactos.org/svn/reactos?rev=71521=rev Log: [EXPLORER]: Use _countof where needed. Modified: trunk/reactos/base/shell/explorer/startmnucust.cpp Modified: trunk/reactos/base/shell/explorer/startmnucust.cpp

[ros-diffs] [hbelusca] 71520: [RSHELL]: When rshell is compiled and used on Windows (as a testing replacement for shell32), it should correctly initialize the shell32_instance handle so that the rest

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 22:50:33 2016 New Revision: 71520 URL: http://svn.reactos.org/svn/reactos?rev=71520=rev Log: [RSHELL]: When rshell is compiled and used on Windows (as a testing replacement for shell32), it should correctly initialize the shell32_instance handle so that the

[ros-diffs] [akhaldi] 71519: [WMIC] Sync with Wine Staging 1.9.11. CORE-11368

2016-06-04 Thread akhaldi
Author: akhaldi Date: Sat Jun 4 18:04:03 2016 New Revision: 71519 URL: http://svn.reactos.org/svn/reactos?rev=71519=rev Log: [WMIC] Sync with Wine Staging 1.9.11. CORE-11368 Modified: trunk/reactos/base/applications/cmdutils/wmic/lang/de-DE.rc

[ros-diffs] [akhaldi] 71518: [CMD_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368

2016-06-04 Thread akhaldi
Author: akhaldi Date: Sat Jun 4 18:00:50 2016 New Revision: 71518 URL: http://svn.reactos.org/svn/reactos?rev=71518=rev Log: [CMD_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 Modified: trunk/rostests/winetests/cmd/test_builtins.cmd

[ros-diffs] [akhaldi] 71517: [ADVAPI32_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368

2016-06-04 Thread akhaldi
Author: akhaldi Date: Sat Jun 4 17:57:35 2016 New Revision: 71517 URL: http://svn.reactos.org/svn/reactos?rev=71517=rev Log: [ADVAPI32_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 Modified: trunk/rostests/winetests/advapi32/registry.c trunk/rostests/winetests/advapi32/security.c

[ros-diffs] [akhaldi] 71516: [REG_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368

2016-06-04 Thread akhaldi
Author: akhaldi Date: Sat Jun 4 17:48:49 2016 New Revision: 71516 URL: http://svn.reactos.org/svn/reactos?rev=71516=rev Log: [REG_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 Modified: trunk/rostests/winetests/reg/reg.c Modified: trunk/rostests/winetests/reg/reg.c URL:

[ros-diffs] [akhaldi] 71515: [REG] Sync with Wine Staging 1.9.11. CORE-11368

2016-06-04 Thread akhaldi
Author: akhaldi Date: Sat Jun 4 17:48:30 2016 New Revision: 71515 URL: http://svn.reactos.org/svn/reactos?rev=71515=rev Log: [REG] Sync with Wine Staging 1.9.11. CORE-11368 Modified: trunk/reactos/base/applications/cmdutils/reg/lang/bg-BG.rc

[ros-diffs] [akhaldi] 71514: [MAGNIFY] Resource strings improvements by Henry Tang Ih. CORE-10966

2016-06-04 Thread akhaldi
Author: akhaldi Date: Sat Jun 4 17:37:40 2016 New Revision: 71514 URL: http://svn.reactos.org/svn/reactos?rev=71514=rev Log: [MAGNIFY] Resource strings improvements by Henry Tang Ih. CORE-10966 Modified: trunk/reactos/base/applications/magnify/lang/bg-BG.rc

[ros-diffs] [mjansen] 71513: [APPSHIM_APITEST] Show a few shims that do not use hooks to function.

2016-06-04 Thread mjansen
Author: mjansen Date: Sat Jun 4 14:51:38 2016 New Revision: 71513 URL: http://svn.reactos.org/svn/reactos?rev=71513=rev Log: [APPSHIM_APITEST] Show a few shims that do not use hooks to function. Modified: trunk/rostests/apitests/appshim/versionlie.c Modified:

[ros-diffs] [hbelusca] 71512: [EXPLORER] - Start to convert the code to pure Unicode. - Use _countof where needed. - Use UINT for loop counters where the counter value is always positive. - Some white

2016-06-04 Thread hbelusca
Author: hbelusca Date: Sat Jun 4 14:09:20 2016 New Revision: 71512 URL: http://svn.reactos.org/svn/reactos?rev=71512=rev Log: [EXPLORER] - Start to convert the code to pure Unicode. - Use _countof where needed. - Use UINT for loop counters where the counter value is always positive. - Some

[ros-diffs] [apriyadarshi] 71511: - Added all HwStor Initialization Required Functions - Driver loaded successfully - Added Debug stubs

2016-06-04 Thread apriyadarshi
Author: apriyadarshi Date: Sat Jun 4 12:52:38 2016 New Revision: 71511 URL: http://svn.reactos.org/svn/reactos?rev=71511=rev Log: - Added all HwStor Initialization Required Functions - Driver loaded successfully - Added Debug stubs Modified: