Hello,
I need to use NDIS NdisIMRegisterLayeredMiniport functions to provide a virtual ethernet card. I read the documentation on MSDN and it seems that this functions is required to build an adapter without physical link (eg, with no hardware IRQ).
The problem is that this function is not implemented yet on reactos (svn rev. 62083). Is someone can tell me if it's implementable or if there is an alternative to build a virtual ethernet adapter with current implementation of NDIS.
Thanks.
--
Daniel Maxime
Linux version 3.6.9-maxux64 (emy) (gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) ) #3 SMP PREEMPT Wed Feb 19 16:40:22 CET 2014
14:02:53 up 1 day, 21:38, 1 user, load average: 0.17, 0.26, 0.23
Hi guys !
It seems to appear that some games need standard APIs hotpatchable, in the
sense of MS: few extra bytes present in the prologue of the functions that
allow somebody to detour the API. I knew that this feature was useful for
windows updates, but what I didnt know is that there are other programs
that use it: see this answer from James on the Epic Win! forum thread:
http://www.reactos.org/forum/viewtopic.php?f=2
<http://www.reactos.org/forum/viewtopic.php?f=2&t=10972&p=106823#p106814>
&t=10972&p=106823#p106814 , and the following post is something that Ive
found about this subject, and the fact that Wine already have done something
about that.
So my question: should we support/create hotpatchable images (of the
standard dlls and maybe ?? exes) in ReactOS ? Is it already done ? If not,
what needs to be added ? It seems that MSVC and GCC handle that a bit
differently.
Cheers,
Hermès BÉLUSCA - MAÏTO
Hello!
I have registered on main site, because I want to login to JIRA, but
JIRA says now that my login is incorrect. Does it need some time to make
JIRA accout accessible after registration? Or I need to do some actions?
Do I need to request account for JIRA separately?
Hi all,
In the process of improving the performance of our website and finally
getting rid of old.reactos.org, I'm moving away the Testman database to
a new VM tomorrow.
This will cause a short downtime, in which you're unable to browse
Testman results or submit new ones. Even if something goes wrong during
that process, the downtime shouldn't last longer than 2 hours.
With best regards,
Colin
Hello,
Let me invite you to the monthly status meeting taking place last
Thursday of this month, 27th of February, 19:00 UTC. Put that into your
calendars so you don't forget. And that's in two days!
IRC service will only be started shortly before the meeting. Your
participation passwords and server address will be emailed to you
shortly before the meeting starts, and they are going to be different
once again as they are not stored in any database. Hopefully it's not
much of inconvenience.
If someone still is not getting passwords sent before a meeting - please
email Pierre before the meeting started to get one.
The agenda will be posted shortly before the meeting, suggestions are
welcome (send them to me shortly before the meeting starts).
Regards,
Aleksey Bragin
-------- Original Message --------
Subject: [ReactOS Deutschland e.V.] Your organization application has
been rejected.
Date: Mon, 24 Feb 2014 18:40:28 +0000
From: no-reply(a)google-melange.appspotmail.com
To: amine.khaldi(a)reactos.org
Thank you for submitting ReactOS Deutschland e.V.'s application to
Google Summer of Code 2014. Unfortunately, we were unable to accept your
organization's application at this time. Every year we receive many more
applications than we are able to accommodate, and we would encourage you
to reapply for future instances of the program.
If you would like some general feedback on why your organization was not
accepted, please consider attending the IRC meeting in #gsoc on Freenode
on Friday, 28 February, 2014 at 16:00 UTC. Please note that the feedback
meeting will be limited to the first 50 organizations to queue up
(queuing in the channel will begin at 15:30 UTC).
Best regards,
Could somebody visit and represent ReactOS to VIA Embedded at Embedded World 2014?
http://www.embedded-world.de/en/
February 25th - 27th in Nuremberg Germany
--
Best regards,
Alexander Rechitskiy
Hi all,
I've added the "project-tools" and "web" repositories to FishEye today,
so you can browse through their changes as well now.
My ultimate plan is to remove "CORE", "ROSAPPS" and "ROSTESTS" too and
replace all of them by the already existing "reactos" repository. This
resembles our SVN counterparts exactly.
I was told this has already been tried in the past with no success due
to severe performance issues. As FishEye is running on a more powerful
server now, please try again and tell me if there are any problems with
using "reactos" instead of "CORE".
If not, I will get rid of the redundant repositories soon.
Apart from this, we're now also using post-commit hooks to update the
repositories in FishEye. This gives you instant information about new
commits and reduces the server load a bit.
Cheers,
Colin
Sorry for IRC channel flood because of the huge commit log of r62283. As
someone just suggested, I could have used indeed a Jira task for that
/me apologises.
Hermès.