Hi guys:
I have read the linux kernel code and part of the leaked winnt source
code,and i want to join the developing of ReactOS kernel,how can i join??
hi devs,
testing FF3 i have noticed that this app has been slowed down a lot
And there is a high difference between running it with kdbg enabled, and
running without it
Also, log is flooded with the following lines:
(subsystems/win32/win32k/objects/gdiobj.c:814) Attempted to lock object 0x0
of wrong type (Handle: 0x0, requested: 0x40000)
(subsystems/win32/win32k/objects/gdiobj.c:814) Attempted to lock object 0x0
of wrong type (Handle: 0x0, requested: 0x40000)
(subsystems/win32/win32k/objects/region.c:2250) NtGdiCombineRgn requires
hSrc2 != NULL for combine mode 1!
Surely some things really could be split off into separate projects if
people felt the urge without causing any real problems.
This very ftp server, for instance, or a replacement shell (as in a new
explorer.exe). The kind of projects that require more common application
developer skills, rather than reproducing Windows internals.
...alright, so the appropriate shell hooks aren't in place at the moment.
Bad example. Hopefully you kind of get what I'm referring to though.
On May 15, 2009 7:41 PM, "Imre Leber" <imre.leber(a)telenet.be> wrote:
Well that is exactly the reason why linux is broken. Completely useless
unless you pay someone to make a distro.
Please make that kind of crap a thing of the past!
Imre
> > > On Fri, May 15, 2009 at 3:03 AM, Peter Millerchip <
peter.millerchip(a)gmail.com> wrote: >> >> H...
------------------------------
> > _______________________________________________ > Ros-dev mailing list >
Ros-dev(a)reactos.org > ...
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
This should work! It's just writing zero into a place holder in TEB
but it throws a exception and kills boot!
Index: win32k/ntuser/misc.c
===================================================================
--- win32k/ntuser/misc.c (revision 40892)
+++ win32k/ntuser/misc.c (working copy)
@@ -550,6 +550,7 @@
// ci->pClientThreadInfo = &ti->ClientThreadInfo; // FIXME!
ci->pClientThreadInfo = NULL;
ci->ppi = ti->ppi;
+ ci->pDeskInfo = NULL;
}
_SEH2_EXCEPT(EXCEPTION_EXECUTE_HANDLER)
{
Hi everybody,
Daniel and I just released the new version 1.4.2 of the ReactOS Build
Environment for Windows and Unix.
The most important part of this release is the addition of some environment
variables containing the include directories of the host and target
compilers as compiler flags.
These variables might be required by rbuild in the near future, so the
update to the new version is highly recommended.
Besides, the GCC in RosBE-Windows 1.4.2 is now compiled for i686 or later
CPUs, decreasing the compilation time by 5 minutes for Daniel. Hopefully
another reason to make the update more attractive ;-)
As always, you can get the latest release from
https://sourceforge.net/project/showfiles.php?group_id=6553
Best regards,
Colin
As some of you already know, the ReactOS web team was working on roscms4
for some time. Now it has reached a point where we feel that it is
stable. But before we run it in our production system we want to ensure
that it runs correct, so we're starting a beta test. With this mail we'd
like to invite everyone who has already worked with RosCMS, to do some
testing and helping us to get a stable RosCMS.
You can use your normal login data from www.reactos.org, we're using a
copy from 5. May 2009.
Beta-Test Website: http://backend.reactos.org
Beta-Test RosCMS: http://backend.reactos.org/roscms
please report bugs to http://roscms.dblounge.org/doku.php?id=bugs
Thank you for helping
hpoussin(a)svn.reactos.org schrieb:
> Author: hpoussin
> Date: Mon Apr 27 00:22:16 2009
> New Revision: 40710
>
> [...]
>
> Modified:
> trunk/reactos/boot/freeldr/freeldr/arch/amd64/hwacpi.c
>
> Author: hpoussin
> Date: Sat Apr 25 00:35:11 2009
> New Revision: 40686
>
> [...]
>
> Modified:
> trunk/reactos/boot/freeldr/freeldr/arch/amd64/mach.c
> trunk/reactos/boot/freeldr/freeldr/arch/amd64/pcrtc.c
>
Umm, how did you manage to do that? These files don't/shouldn't even exist.
Are you using git? Or voodoo? Black magic haxx0ry? ;)
Timo
Hello devs,
Cameron just asked whether I could configure Bugzilla to automatically add
him to the CC list for "Networking" bugs.
This was done now.
If you want to be automatically on the CC list for a specific bug category
as well, just let me know and I'll add you.
Maybe it's even time to rethink our categories and use more practical ones.
I'm open for constructive ideas in this direction.
Best regards,
Colin