Re: [ros-dev] [ros-diffs] 01/01: [WINLOGON] Clean up part 2 - Replace the UNICODE_STRING usMessage by a PWSTR pszMessage. - Use the "%02d:%02d:%02d" time format and get rid of the safe string printf b

2018-04-05 Thread Huw Campbell
Hey, I'm going to chime in here. If you want to fix this problem: Don't use C! Use C++, C#, Java etc. > instead! > Honestly, this is inane right? ReactOS currently uses C predominantly, but we can't use that as an excuse for shitty code which breaks, crashes, or has buffer overflows. Security

Re: [ros-dev] GSoC 2018

2018-03-18 Thread Huw Campbell
Hi all, As I suggested last year as well, I would strongly suggest trying to use this opportunity to attack one of the core issues for reactos, such as stabilising the memory manager; bringing up SMP support; or boldly porting to x64. Huw On Sun, Mar 18, 2018 at 8:05 PM, Oleksandr Shaposhnikov

Re: [ros-dev] Ethereum for fundraiser

2017-08-11 Thread Huw Campbell
I don't think the problem with fund raising is the method though which one can donate; rather, it's finding the people who wish to donate. On Fri, Aug 11, 2017 at 5:33 PM, Erkin Alp Güney wrote: > No answers for Ethereum fundraising proposal for a long time. > >

Re: [ros-dev] New ideas added to GSoC Ideas list

2017-03-15 Thread Huw Campbell
Hi all, SMP or 64 bit processor support would be great. Too hard? Cheers, Huw On Thu, Mar 16, 2017 at 7:28 AM, Can Tasan wrote: > I also have some ideas here, not fully sure about their feasibility. Tried > to be wise as much as I can. > > -Continuing USB work that

Re: [ros-dev] Microsoft switched to Git

2017-02-15 Thread Huw Campbell
And how many developers would prefer to use git? On Wed, Feb 15, 2017 at 9:30 PM, Magnus Johnsson wrote: > How many developers are we talking about here? :) > > 2017-02-15 11:19 GMT+01:00 Ged Murphy : > >> Yeah, I had a meeting about this last

Re: [ros-dev] Status Meeting (November 2015)

2015-11-29 Thread Huw Campbell
Oh, well, at least they're not at 5am (which is the case if you're Australian). On Mon, Nov 30, 2015 at 12:00 PM, James Tabor wrote: > Hello All! > > I guess for now on NO HOLIDAYS will be observed, no exceptions!!! If you > have a problem with this you have two

Re: [ros-dev] [ros-diffs] [dreimer] 68645: [shell32] Change Trash to Recycle Bin by Lee Schroeder CORE-8391 #resolve #comment Committed the big one with changes to all RC files, because it's the right

2015-08-09 Thread Huw Campbell
Trash is an American term, while recycling is universal amongst English speakers. In Australia we say garbage (not trash) for actual waste and recycling for recyclables. On Sun, Aug 9, 2015 at 7:46 PM, Thomas Faber thomas.fa...@reactos.org wrote: Well... since you asked... Really good reason

[ros-dev] Win2k3 end of life

2015-03-26 Thread Huw Campbell
Hey, Win2k3 is end of support in 6 months, which will mean that the symbol server will go down (as it has done for XP). At the very least, we should scrape the symbol server so we can continue to check and debug. Or move to NT6... ___ Ros-dev mailing

Re: [ros-dev] ReactOS versioning

2015-03-10 Thread Huw Campbell
SxS uses hard links, not symlinks. Seems like the way to go too, as we're already hitting the boundary with common controls and it's how windows does version compatibly. Huw -Original Message- From: Ged Murphy gedmurphy.mailli...@gmail.com Sent: ‎10/‎03/‎2015 10:27 PM To: 'ReactOS

Re: [ros-dev] Does 'make install' work on 0.3.15?

2013-12-13 Thread Huw Campbell
I just use the update function on the bootcd ('R' then 'U'). It's not really supported and doesn't do the registry, but works 99% of the time. On Fri, Dec 13, 2013 at 8:35 PM, David Quintana (gigaherz) gigah...@gmail.com wrote: Yes, I just gave up on copying only the changed files. For