Hi all,
As announced, I'll be travelling to California this Thursday to attend
the Google Summer of Code Mentor Summit from Friday to Sunday.
I'll be using this opportunity to spread the word about ReactOS, our
experiences with GSoC, and learning from other projects' experiences.
I'm especially interested to hear how others are acquiring talented
students and managing their list of task ideas over the year.
Let's hope this will help us to get more than 1 student next year and
efficiently collect a list of GSoC ideas continuously instead of
preparing it shortly before the deadline ;)
Is there anything else you want me to talk about during the summit?
Cheers,
Colin
I found that this function `InitializeProcThreadAttributeList()` is added
with GetProcAddress but not with the real function. I can provide the real
function from Windows 10.
The function hasn't any imported function, just conatins some arithmatic
operations.
I don't know how to contribute and not familiar with ReactOS repo. So, I
can only provide a c file.
Hello all,
I have just set optical fiber up at my home. The thing is, im completely
sure it will be infra-used
Is there anything in ROS i might do for help with that?
> Isn't it fun that ppl simply don't understand a "NO" I give 'em in the
> forums?!
Thats only a comment of ONE developer. If your medical doctor syas you anything, do you never asks a second doctor again for the same thing, to see if he was right?
> I even explained why and that GreenteaOS is not more than
> stolen ROS code (*)
The only problem you have had is, that he have removed the name "ReactOS" everywhere. But it is still al under the same license like ReactOS.
> filled with questionable code sources like the
> betaarchive forums. So "NO" means go on the other dev's nerves for a
> ugly theme violating our and MS's copyrights?
Why is an Win8-theme violating MS-copyright but
- changing the color of WineMine to Microsofts WinMine
- copying the XP explorer.exe 1:1, only the images on it are different
- having a Look And Feel VERY similar to Win2000
- etc
is all ok?
Greetings
theuserbl
I've some working code for event tracing APIs like StartTrace, OpenTrace,
ControlTrace etc. Those works in Windows 10 but are not present in ReactOS
Advapi.dll. How can I add those APIs?
A crazy idea ..
What about implementing some kind of virtual consoles, just like Linux? The
point is, using ntvdm subsystem, we could allow only console (DOS) apps to
run in there. And some kind of "you are running a console. Switch to
desktop to run this app!" Message is anyone tried to run another stuff
What do you think?
A side effect could be, allow remote connections, etc ... :)