Re: [ros-dev] Installing and running ReactOS on modern hardware

2014-03-25 Thread Thomas Mueller
from "David Quintana (gigaherz)" : > [-- Type: multipart/alternative, Encoding: 7bit, Size: 5.8K --] > Content-Type: multipart/alternative; boundary=001a1135f7ac55c1ca04f557713d > Content-Type: text/plain; charset=UTF-8 > First of all, I'm not an expert when it comes to what ReactOS supports in

Re: [ros-dev] [ros-diffs] [hbelusca] 62562: [EXT2] try_return() == try_return(S) with nothing in S . The code sometimes use it. Shut up MSVC warning C4003: not enough actual parameters for macro 'try_

2014-03-25 Thread Thomas Faber
I took the warning form the GCC builder. Looks like it should be C4005 on MSVC though. Shouldn't you have seen that when you built it? ;) Hmm, also, ext2 has allow_warnings for some reason (which is why this even builds). We should really remove them all, only ntdll_winetest should need one at th

[ros-dev] ndis netvmini adapter

2014-03-25 Thread Maxime Daniel
Hi, I'm trying to compile and test the netvmini ndis 5 adapter code from WDK, at first to understand how it works, then to modify it for another purpose. At this time I: - put the code on driver/network/dd/netvmini and adapted CMakeLists - put the inf on media/inf and adapted CMakeLists - fixed

Re: [ros-dev] Installing and running ReactOS on modern hardware

2014-03-25 Thread David Quintana (gigaherz)
This is the Gmail web client, I have no control over MIME encodings, other than choosing if I want the text as HTML or just plain text. Some drivers do work, and it is one of the goals of the project, to be able to use drivers written for winxp/2003 (or whichever version of windows reactos is targ

[ros-dev] Status Meeting (March 2014)

2014-03-25 Thread Aleksey Bragin
Hello, Let me invite you to the monthly status meeting taking place last Thursday of this month, 27th of March, 19:00 UTC. Put that into your calendars so you don't forget. IRC service will only be started shortly before the meeting. Your participation passwords and server address will be ema

Re: [ros-dev] [ros-diffs] [hbelusca] 62562: [EXT2] try_return() == try_return(S) with nothing in S . The code sometimes use it. Shut up MSVC warning C4003: not enough actual parameters for macro 'try_

2014-03-25 Thread Sylvain Petreolle
I checked the original source from http://sourceforge.net/projects/winext2fsd/. try_return(S) with nothing in S are ours exclusively. those are to be fixed instead.   Kind regards, Sylvain Petreolle De : Thomas Faber À : ReactOS Development List Envoyé l

Re: [ros-dev] [ros-diffs] [hbelusca] 62562: [EXT2] try_return() == try_return(S) with nothing in S . The code sometimes use it. Shut up MSVC warning C4003: not enough actual parameters for macro 'try_

2014-03-25 Thread Hermès BÉLUSCA - MAÏTO
Thanks for the information ! And I’ve checked where we introduced those try_return(S) without nothing in S, and guess what I’ve found: http://svn.reactos.org/svn/reactos?view=revision &revision=38302 ggg Regar

[ros-dev] Resuscitating MSVC 2008 builds (at least) for testing purposes only :P

2014-03-25 Thread Hermès BÉLUSCA - MAÏTO
Because I was recently shocked (if I may say :D) that, for building a 2003-class operating system, we need 2010+ tools, I was wondering whether it was still possible to build ReactOS with MSVC 2008 and 2005. I’ve created a task for that in Jira: http://jira.reactos.org/browse/CORE-8023 . After appl

Re: [ros-dev] Installing and running ReactOS on modern hardware

2014-03-25 Thread Thomas Mueller
from "David Quintana (gigaherz)" : > [-- Attachment #1 --] > [-- Type: multipart/alternative, Encoding: 7bit, Size: 9.5K --] > Content-Type: multipart/alternative; boundary=001a1137e986d9c67404f56eb6c5 > Content-Type: text/plain; charset=UTF-8 > This is the Gmail web client, I have no control ov

[ros-dev] Need assistance on bug 7965

2014-03-25 Thread Alexander Varnin
Hello, dear developers! Sorry if I am doing something wrong, but I am not sure, if everyone who may help would be notified by JIRA. I made some bug hunting on CORE-7965 and now need some assistance in finding way to fix it. I have posted the results in my last comment on JIRA: http://jira.reactos.o

[ros-dev] Resuscitating MSVC 2008 builds (at least) for testing purposes only :P

2014-03-25 Thread Thomas Mueller
from Hermès BÉLUSCA: > Because I was recently shocked (if I may say :D) that, for building a > 2003-class operating system, we need 2010+ tools, I was wondering whether it > was still possible to build ReactOS with MSVC 2008 and 2005. I\222ve created a > task for that in Jira: http://jira.reacto