Hi all!
Two small notes on MOVE command implementation:
1) option /Y isn't described in En.rc (and, ergo, in ALL translations);
2) NOT ALL hardcoded strings was moved from source. Yes, this ConOutPuts
will never compiled (under #if 0), but maybe it's better to remove this
dead code?
WBR,
DarkHobbit
weiden(a)svn.reactos.com wrote:
> fix some flags calculations and access rights in CreateNamedPipe and CreatePipe
> Modified: trunk/reactos/lib/kernel32/file/pipe.c
>
> ------------------------------------------------------------------------
> *Modified: trunk/reactos/lib/kernel32/file/pipe.c*
> --- trunk/reactos/lib/kernel32/file/pipe.c 2005-10-30 13:55:28 UTC (rev 18882)
> +++ trunk/reactos/lib/kernel32/file/pipe.c 2005-10-30 14:51:12 UTC (rev 18883)
> @@ -86,10 +89,10 @@
>
> }
>
> Status = NtOpenFile(&WritePipeHandle,
>
> - FILE_GENERIC_WRITE,
>
> + FILE_GENERIC_WRITE | SYNCHRONIZE,
>
> &ObjectAttributes,
> &StatusBlock,
>
> - 0,
>
> + FILE_SHARE_READ | FILE_SHARE_WRITE,
>
> FILE_SYNCHRONOUS_IO_NONALERT | FILE_NON_DIRECTORY_FILE);
> if (!NT_SUCCESS(Status))
> {
>
This change does break the using of pipes which are created by
CreatePipe. Usually it isn't necessary to open the end of the pipe in
share mode. Each opening request generates a new instance of a pipe.
FILE_SHARE_READ doesn't make sense, because this pipe-end is opened for
write access. If FILE_SHARE_READ|FILE_SHARE_WRITE is used, npfs.sys
interprets it as a special value and doesn't connect the pipe. This
breaks compiling ros on ros.
- Hartmut
No it doesn't.
Hadn't noticed it there, thanks.
-----Original Message-----
From: fireball(a)svn.reactos.com [mailto:fireball@svn.reactos.com]
Sent: 31 October 2005 12:00
To: ros-svn(a)reactos.com
Subject: [ros-svn] [fireball] 18910: I don't think tracert really depends on
winmm lib.
I don't think tracert really depends on winmm lib.
Updated files:
trunk/reactos/apps/utils/net/tracert/tracert.xml
_______________________________________________
Ros-svn mailing list
Ros-svn(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-svn
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
Hello!
My name is Jonathon, and I would like to offer some help to ReactOS
Development. I can program in C/C++, [little] ASM, PHP, [little] PERL,
etc. I can grasp programming languages quite quickly, as I'm 15 and
program quite a bit. I'm British too. I've been watching SVN updates
quite a lot recently, and I find it quite interesting how the OS is
coded. I'm very interested in OSDev, too.
What can I do to help?
Jonny
How does this work?
I can't find anything in the wiki about this and it seems a bit of a grey
area.
There has been quite a bit of discussion about the UI recently, and I've had
a few people asking me how they can get involved, as they are finding it
difficult to get their ideas accepted.
Two good designs that spring to mind are that of crappish and Dominic.
Due to the recent interest in the GUI, I would be relatively interested in
getting some of their ideas into ReactOS.
I know Alex has some thoughts on improvements for 0.3 also
For instance, I think the button icon and menu graphic Dominic did are much
fresher and easier on the eye (see attached ... the graphic text needs
tweaking). However I don't know whether I can just commit, whether there is
a vote, whether MindFlyer can overrule us, etc.
<<start.jpg>>
Can we set some rules down so no toes are stepped on.
Thanks,
Ged.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
Robert Köpferl wrote:
> As robertk I can see the forum but :
> You cannot post new topics in this forum
> You cannot reply to topics in this forum
> You cannot edit your posts in this forum
> You cannot delete your posts in this forum
> You cannot vote in polls in this forum
>
I get the same text when I login and I cannot vote either.
I'm perhaps not as active as it is required to be allowed to vote?
/ Jens
I've just realised the work on populating the start menu with eye candy
isn't in the 0.2.8 branch.
This involved links to games and core apps and was done specifically for
this release to give the users something new to play with.
Should we wait for the next release for this, or merge it in now?
Ged.
Ahh right. Yes, we've sorted that :)
> -----Original Message-----
> From: Magnus Olsen [mailto:magnus@itkonsult-olsen.com]
> Sent: 28 October 2005 23:36
> To: ReactOS Development List
> Subject: Re: [ros-dev] Role of UI coordinator andcommitting
> graphicalimprovements
>
>
> I did look at the pic start.jpg it say ros is beta
> but ros is alpha
>
> ----- Original Message -----
> From: "Ged" <gedmurphy(a)gmail.com>
> To: "ReactOS Development List" <ros-dev(a)reactos.org>
> Sent: den 29 October 2005 00:02
> Subject: Re: [ros-dev] Role of UI coordinator andcommitting
> graphicalimprovements
>
>
> > Magnus Olsen wrote:
> > > ReactOS is not in beta we are in alpha
> >
> > I never said it was. I don't understand your email.
> >
> > Ged.
> >
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
Hi,
I have just finished building all the packages for 0.2.8 and they are
ready for release. Please don't commit anything furthur to this
branch. I would like to release it to sf right now. However we lack a
changelog. I guess I dont know how important this really is, if it isnt
important then we can just release? I think it is important and would
like to see it filled out. Shall i wait till tomorrow or maybe sunday
before I release it?
all commits to between 027 and 028 can be found at
www.msu.edu/~turnerb7/028.full.txt
Brandon