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>*
ᐧ
Hello Everyone!
After I saw an article mentioning you're using WinDbg for debugging, I
thought that information below could be interesting for you:
We (radare2 project) have developed our own implementation of both GDB
and WinDbg protocol parsers as a separate libraries in pure C and
without hard dependencies of external libraries.
Here you can find our WinDbg protocol implementation
https://github.com/radare/radare2/tree/master/shlr/wind
And here you can find our PDB parser
https://github.com/radare/radare2/tree/master/libr/bin/pdb
This is how to use radare2 for connecting to WinDbg server
https://github.com/radare/radare2/blob/master/doc/windbg
And here is how to use radare2 for parsing PDB files
https://github.com/radare/radare2/blob/master/doc/pdb/pdb_usage
Our goal is to write complete implementations of WinDbg and PDB, both
platform independent and working everywhere.
If you're interested on joining forces for that - feel free to answer
this email or join us in Telegram or IRC - "#radare" on both.
I hope this would be useful for someone.
Kind regards,
Anton Kochkov.