[ros-diffs] [jcatena] 45481: [ntos] msvc wip

2010-02-06 Thread jcatena
Author: jcatena Date: Sun Feb 7 06:17:13 2010 New Revision: 45481 URL: http://svn.reactos.org/svn/reactos?rev=45481&view=rev Log: [ntos] msvc wip Modified: branches/jcatena-branch/ntoskrnl/ex/init.c branches/jcatena-branch/ntoskrnl/include/internal/ke.h branches/jcatena-branch/ntoskr

[ros-diffs] [sir_richard] 45480: [NTOS]: Add a branch-to-self to start testing kernel code. [ARMLLB]: Fix incorrect frame buffer size calculation. [FREELDR]: Finish paging setup. Now we're able to boo

2010-02-06 Thread sir_richard
Author: sir_richard Date: Sun Feb 7 04:01:19 2010 New Revision: 45480 URL: http://svn.reactos.org/svn/reactos?rev=45480&view=rev Log: [NTOS]: Add a branch-to-self to start testing kernel code. [ARMLLB]: Fix incorrect frame buffer size calculation. [FREELDR]: Finish paging setup. Now we're able to

[ros-diffs] [cwittich] 45479: [AVIFIL32] sync avifil32 to wine 1.1.38

2010-02-06 Thread cwittich
Author: cwittich Date: Sun Feb 7 01:28:22 2010 New Revision: 45479 URL: http://svn.reactos.org/svn/reactos?rev=45479&view=rev Log: [AVIFIL32] sync avifil32 to wine 1.1.38 Modified: trunk/reactos/dll/win32/avifil32/api.c trunk/reactos/dll/win32/avifil32/avifile.c trunk/reactos/dll/win

[ros-diffs] [cwittich] 45478: [MSVCRT_WINETEST] sync msvcrt_winetest to wine 1.1.38

2010-02-06 Thread cwittich
Author: cwittich Date: Sun Feb 7 01:13:49 2010 New Revision: 45478 URL: http://svn.reactos.org/svn/reactos?rev=45478&view=rev Log: [MSVCRT_WINETEST] sync msvcrt_winetest to wine 1.1.38 Added: trunk/rostests/winetests/msvcrt/misc.c (with props) Modified: trunk/rostests/winetests/msvcrt/

[ros-diffs] [sir_richard] 45477: [FREELDR]: Start rewrite of eVb's messed up FreeLDR paging code. The new code is all dynamic and makes much better decisions as to the layout of the address space and

2010-02-06 Thread sir_richard
Author: sir_richard Date: Sun Feb 7 01:09:10 2010 New Revision: 45477 URL: http://svn.reactos.org/svn/reactos?rev=45477&view=rev Log: [FREELDR]: Start rewrite of eVb's messed up FreeLDR paging code. The new code is all dynamic and makes much better decisions as to the layout of the address spac

[ros-diffs] [cwittich] 45476: [SHELL32] fix debug channel (merge from wine)

2010-02-06 Thread cwittich
Author: cwittich Date: Sun Feb 7 01:07:07 2010 New Revision: 45476 URL: http://svn.reactos.org/svn/reactos?rev=45476&view=rev Log: [SHELL32] fix debug channel (merge from wine) Modified: trunk/reactos/dll/win32/shell32/regsvr.c Modified: trunk/reactos/dll/win32/shell32/regsvr.c URL: http:/

[ros-diffs] [cwittich] 45475: [SHELL32] don't print the function name twice in ERR (merge from wine)

2010-02-06 Thread cwittich
Author: cwittich Date: Sun Feb 7 01:06:04 2010 New Revision: 45475 URL: http://svn.reactos.org/svn/reactos?rev=45475&view=rev Log: [SHELL32] don't print the function name twice in ERR (merge from wine) Modified: trunk/reactos/dll/win32/shell32/classes.c Modified: trunk/reactos/dll/win32/she

[ros-diffs] [cfinck] 45474: As you want it... here is 1.5!

2010-02-06 Thread cfinck
Author: cfinck Date: Sun Feb 7 00:28:47 2010 New Revision: 45474 URL: http://svn.reactos.org/svn/reactos?rev=45474&view=rev Log: As you want it... here is 1.5! Modified: trunk/tools/RosBE/RosBE-Unix/Base-i386/README trunk/tools/RosBE/RosBE-Unix/Base-i386/README.odt trunk/tools/RosBE/

[ros-diffs] [ekohl] 45473: Simplify the policy handle creation and destruction. This fixes two winetest failures.

2010-02-06 Thread ekohl
Author: ekohl Date: Sun Feb 7 00:06:57 2010 New Revision: 45473 URL: http://svn.reactos.org/svn/reactos?rev=45473&view=rev Log: Simplify the policy handle creation and destruction. This fixes two winetest failures. Modified: trunk/reactos/dll/win32/lsasrv/lsarpc.c Modified: trunk/reactos/d

[ros-diffs] [cwittich] 45472: [QEDIT] sync qedit to wine 1.1.38

2010-02-06 Thread cwittich
Author: cwittich Date: Sat Feb 6 22:46:26 2010 New Revision: 45472 URL: http://svn.reactos.org/svn/reactos?rev=45472&view=rev Log: [QEDIT] sync qedit to wine 1.1.38 Added: trunk/reactos/dll/directx/qedit/samplegrabber.c (with props) Modified: trunk/reactos/dll/directx/qedit/main.c

[ros-diffs] [cwittich] 45471: [MSXML3_WINETEST] sync msxml3_winetest to wine 1.1.38

2010-02-06 Thread cwittich
Author: cwittich Date: Sat Feb 6 22:35:37 2010 New Revision: 45471 URL: http://svn.reactos.org/svn/reactos?rev=45471&view=rev Log: [MSXML3_WINETEST] sync msxml3_winetest to wine 1.1.38 Modified: trunk/rostests/winetests/msxml3/domdoc.c trunk/rostests/winetests/msxml3/saxreader.c trun

[ros-diffs] [cwittich] 45470: [MSXML3] sync msxml3 to wine 1.1.38

2010-02-06 Thread cwittich
Author: cwittich Date: Sat Feb 6 22:34:28 2010 New Revision: 45470 URL: http://svn.reactos.org/svn/reactos?rev=45470&view=rev Log: [MSXML3] sync msxml3 to wine 1.1.38 Modified: trunk/reactos/dll/win32/msxml3/attribute.c trunk/reactos/dll/win32/msxml3/bsc.c trunk/reactos/dll/win32/msx

[ros-diffs] [cwittich] 45469: [MSI_WINETEST] sync msi_winetest to wine 1.1.38

2010-02-06 Thread cwittich
Author: cwittich Date: Sat Feb 6 22:29:15 2010 New Revision: 45469 URL: http://svn.reactos.org/svn/reactos?rev=45469&view=rev Log: [MSI_WINETEST] sync msi_winetest to wine 1.1.38 Modified: trunk/rostests/winetests/msi/db.c trunk/rostests/winetests/msi/install.c trunk/rostests/winetes

[ros-diffs] [tkreuzer] 45467: Merge trunk head (r45466)

2010-02-06 Thread tkreuzer
Author: tkreuzer Date: Sat Feb 6 21:36:45 2010 New Revision: 45467 URL: http://svn.reactos.org/svn/reactos?rev=45467&view=rev Log: Merge trunk head (r45466) Added: branches/ros-amd64-bringup/reactos/base/applications/dxdiag/lang/ua-UA.rc - copied unchanged from r45466, trunk/reactos/b

[ros-diffs] [tkreuzer] 45466: [HAL] Add the x86 emulator to x86BiosCall. It can call into int 10 and executes a few instructions.

2010-02-06 Thread tkreuzer
Author: tkreuzer Date: Sat Feb 6 20:16:23 2010 New Revision: 45466 URL: http://svn.reactos.org/svn/reactos?rev=45466&view=rev Log: [HAL] Add the x86 emulator to x86BiosCall. It can call into int 10 and executes a few instructions. Removed: branches/ros-amd64-bringup/reactos/hal/halx86/gener

[ros-diffs] [tkreuzer] 45465: Add x86emu to build

2010-02-06 Thread tkreuzer
Author: tkreuzer Date: Sat Feb 6 20:14:12 2010 New Revision: 45465 URL: http://svn.reactos.org/svn/reactos?rev=45465&view=rev Log: Add x86emu to build Modified: branches/ros-amd64-bringup/reactos/lib/lib.rbuild Modified: branches/ros-amd64-bringup/reactos/lib/lib.rbuild URL: http://svn.rea

[ros-diffs] [tkreuzer] 45464: [X86EMU] Beginning of a real mode x86 emulator for BIOS calls.

2010-02-06 Thread tkreuzer
Author: tkreuzer Date: Sat Feb 6 20:13:54 2010 New Revision: 45464 URL: http://svn.reactos.org/svn/reactos?rev=45464&view=rev Log: [X86EMU] Beginning of a real mode x86 emulator for BIOS calls. Added: branches/ros-amd64-bringup/reactos/lib/x86emu/ (with props) branches/ros-amd64-bringu

[ros-diffs] [tkreuzer] 45463: [RTL] Prevent RtlLargeInteger functions to be "occupied" by inline functions.

2010-02-06 Thread tkreuzer
Author: tkreuzer Date: Sat Feb 6 20:12:02 2010 New Revision: 45463 URL: http://svn.reactos.org/svn/reactos?rev=45463&view=rev Log: [RTL] Prevent RtlLargeInteger functions to be "occupied" by inline functions. Modified: branches/ros-amd64-bringup/reactos/lib/rtl/largeint.c Modified: branches

[ros-diffs] [sir_richard] 45462: [NTOS]: Combine all exit trap stubs into a single function with flags (same thing we did for the entry stub). Now there are only 15 lines of ASM instead of 60.

2010-02-06 Thread sir_richard
Author: sir_richard Date: Sat Feb 6 15:58:23 2010 New Revision: 45462 URL: http://svn.reactos.org/svn/reactos?rev=45462&view=rev Log: [NTOS]: Combine all exit trap stubs into a single function with flags (same thing we did for the entry stub). Now there are only 15 lines of ASM instead of 60.

[ros-diffs] [cgutman] 45461: - Forgot this file (sorry) - mswsock.dll compiles and links now :)

2010-02-06 Thread cgutman
Author: cgutman Date: Sat Feb 6 15:29:09 2010 New Revision: 45461 URL: http://svn.reactos.org/svn/reactos?rev=45461&view=rev Log: - Forgot this file (sorry) - mswsock.dll compiles and links now :) Added: branches/aicom-network-branch/dll/win32/mswsock/dns/inc/precomp.h (with props) Add

[ros-diffs] [cgutman] 45460: - Build fixes - For some reason when I applied the patch from my other WC to this one, I ended up with 2-3 copies of the same code in each file

2010-02-06 Thread cgutman
Author: cgutman Date: Sat Feb 6 15:24:55 2010 New Revision: 45460 URL: http://svn.reactos.org/svn/reactos?rev=45460&view=rev Log: - Build fixes - For some reason when I applied the patch from my other WC to this one, I ended up with 2-3 copies of the same code in each file Removed: branch

[ros-diffs] [ekohl] 45459: Convert offset to pointers when enumeration functions return ERROR_SUCCESS or ERROR_MORE_DATA because there is something to convert in both cases.

2010-02-06 Thread ekohl
Author: ekohl Date: Sat Feb 6 15:10:18 2010 New Revision: 45459 URL: http://svn.reactos.org/svn/reactos?rev=45459&view=rev Log: Convert offset to pointers when enumeration functions return ERROR_SUCCESS or ERROR_MORE_DATA because there is something to convert in both cases. Modified: trunk/

[ros-diffs] [fireball] 45458: - Merge 45418, 45419 (expand sync from Wine). Part 2/2.

2010-02-06 Thread fireball
Author: fireball Date: Sat Feb 6 14:37:41 2010 New Revision: 45458 URL: http://svn.reactos.org/svn/reactos?rev=45458&view=rev Log: - Merge 45418, 45419 (expand sync from Wine). Part 2/2. Modified: branches/arwinss/reactos/ (props changed) branches/arwinss/reactos/dll/directx/d3d8/d3d8.

[ros-diffs] [fireball] 45457: - Merge 45418, 45419 (expand sync from Wine). Part 1/2.

2010-02-06 Thread fireball
Author: fireball Date: Sat Feb 6 14:36:35 2010 New Revision: 45457 URL: http://svn.reactos.org/svn/reactos?rev=45457&view=rev Log: - Merge 45418, 45419 (expand sync from Wine). Part 1/2. Removed: branches/arwinss/reactos/base/system/expand/lang/ branches/arwinss/reactos/base/system/expan

[ros-diffs] [fireball] 45456: - Sync up to Wine-1.1.38.

2010-02-06 Thread fireball
Author: fireball Date: Sat Feb 6 11:18:44 2010 New Revision: 45456 URL: http://svn.reactos.org/svn/reactos?rev=45456&view=rev Log: - Sync up to Wine-1.1.38. Modified: branches/arwinss/reactos/dll/win32/gdi32/ (props changed) branches/arwinss/reactos/dll/win32/gdi32/gdi32.spec branc

[ros-diffs] [fireball] 45455: [vendor/wine] - Import Wine-1.1.38 gdi32, user32, winex11.drv, wineserver.

2010-02-06 Thread fireball
Author: fireball Date: Sat Feb 6 11:06:43 2010 New Revision: 45455 URL: http://svn.reactos.org/svn/reactos?rev=45455&view=rev Log: [vendor/wine] - Import Wine-1.1.38 gdi32, user32, winex11.drv, wineserver. Modified: vendor/wine/dlls/gdi32/current/gdi32.spec vendor/wine/dlls/gdi32/current