Hello All, Just wanted to let everyone know that we've hit our first major milestone with ReactOS. I dont have the changelog in front of me but to some it up here it the list that I know off the top of my head.
Self-hosted builds now works CD-booting/Installing Simple Windowing (User32 Code adapted from WINE) More MS_VC applicaton/driver support Started implementing support for WINE dlls Better Networking support (TCP still broken)
Once WINE hits 1.x we will again take a snapshot of your tree so we have standard debugging interfaces. Right now in or tree we dont use libwine but have our own dll that implements the debug channels. We also still need to adapt alot of the controls from WINE for our user32.
Thanks for all the help Steven
--- Jason Filby jfilby@mok.lvcm.com wrote:
CVSROOT: /CVS/ReactOS Module name: reactos Repository: reactos/include/reactos/ Changes by: jfilby@mok.lvcm.com 03/02/01 07:34:35
Modified files: reactos/include/reactos/: version.h
Log message: ReactOS 0.1.0
__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
On February 1, 2003 01:33 pm, Steven Edwards wrote:
Just wanted to let everyone know that we've hit our first major milestone with ReactOS.
Congratulations! Any ETA on when you'll be able to run Word? :)
We also still need to adapt alot of the controls from WINE for our user32.
If they don't build & run as is, there is a problem somewhere. Either with our code, or with yours. comctl32 should compile on Windows and ReactOS as is, not a single change required. If it doesn't, please report it as a bug (or even better, submit a patch <g>).
Congratulations! Any ETA on when you'll be able to run Word? :)
hehe, depends want to help adapt more of the user32 code =P
If they don't build & run as is, there is a problem somewhere. Either with our code, or with yours. comctl32 should compile on Windows and ReactOS as is, not a single change required. If it doesn't, please report it as a bug (or even better, submit a patch <g>).
ATM I think wines comctl32 and shlwapi work under WindowsNT so once ReactOS gets a little more fine tuned we should have no problems using them. There are still some issues with the commdlg32 and shell32 + everything else but we are working on it. Right now the bug thing it to compleate our user32/Win32K and then we can make better use of the WINE code. I am trying to get the rest of the ReactOS people to also use the WINE regression test framework for our test suite so we can share that also. Rest assured any fixes or new features will find thier way back in to the main wine tree.
Thanks Steven
__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com