On Mon, May 16, 2016 at 12:40 AM, <hbelusca(a)svn.reactos.org> wrote:
> +//
> +// Thread Error Mode Flags
> +//
> +/* Also defined in psdk/winbase.h */
> +#define SEM_FAILCRITICALERRORS 0x0001
> +#define SEM_NOGPFAULTERRORBOX 0x0002
> +#define SEM_NOALIGNMENTFAULTEXCEPT 0x0004
> +#define SEM_NOOPENFILEERRORBOX 0x8000
Hermes, you consistently ignore the formatting rules of other people's
code/project. Please correctly format the NDK flags instead of just
copy-pasting.
Best regards,
Alex Ionescu
On Mon, May 16, 2016 at 12:23 AM, <hbelusca(a)svn.reactos.org> wrote:
> - if ((!ExReadyForErrors) && (NT_ERROR(ErrorStatus)))
> + if (!ExReadyForErrors && NT_ERROR(ErrorStatus))
Let's not start this again. Our coding conventions (and good
programming practice) is to have every conditional in its own paren
blob.
Best regards,
Alex Ionescu
So, guys, ...
We are yet again subject to a spam attack on the forums AND in the wiki (since yesterday for the latter), but nothing was done yet !!
https://reactos.org/forum/https://reactos.org/wiki/Special:RecentChanges
For the wiki, the abuse filter hasn't blocked everything !!
Regards,
Hermès
Dear ReactOS
I am zhu48 from the GSoC, on the network driver project. I'm sorry I am
sending this email out so late after the start of the official bonding
period. I am going into finals week and I had some trouble getting the
mailing list to work.
Hello everybody!
Zuodian Hu
Hello ROS community!
My name is Aman Priyadarshi, undergraduate from India. It's a bit late but
I would like to thank you all the members of this community who helped me
to figure out things, helped me in setting up my build environment and
finishing up my GSoC Proposal. It is really great opportunity for me to get
selected and prove myself. You people can be sure that I'll put my best.
*Project Proposed:*
My project is to write "AHCI controller interface and hence ATA/ATAPI
driver for windows 2003 targeting NT 5.0" which I later port to ROS.
I have started investigation of NT programming concepts and storage class
structure. I hope I would able to meet expectation of community.
*My Background: *I am a enthusiastic programmer, core languages are C#,
C/C++, x86 Assembly. my field of interest includes hardware programming,
algorithms (+ optimizations) and Machine Learning. In free time I love to
work on my own project Atom OS, It's an multitasking monolithic kernel
based operating system that I have written from scratch in C# targeting x86
arch. I also love competitive coding (codechef.com
<https://www.codechef.com/users/amaneureka>) and tiny machine Learning
project (mainly classification based).
I would really like to continue being a developer at ROS community after
GSoC project.
Greetings
*Aman Priyadarshi*
*www.atomixos.com <http://www.atomixos.com>*
ᐧ