Re: [ros-dev] FOSDEM 2017 - It's happening!

2017-01-27 Thread hermes . belusca
We use FreeLDR for the RAM booting, which loads in RAM an ISO (not a HDD image yet). For the LiveCD for example, the following lines can be added into freeldr.ini: [Operating Systems] ... LiveCD_RamDisk="LiveCD in RAM" ... [LiveCD_RamDisk] BootType=Windows2003 SystemPath=ramdisk(0)\reactos

Re: [ros-dev] [ros-diffs] [reactos] 01/01: CID 1206831 Dereference after null check

2017-10-31 Thread hermes . belusca
Certainly not a "feature", but just that (certainly because it is only for user-mode AND the out pointer is not optional) the MS dev who introduced these functions didn't want to (or just more simply forgot to) not check for such NULL pointer. And thus, if you pass NULL, it's just your fault

Re: [ros-dev] Status Meeting (May 2018)

2018-05-30 Thread hermes . belusca
Hi! To that I see one solution, that has actually already been proposed in the PR: we make an external package (a la Wine gecko) that one can download during installation, or later through RAPPS. Then this package (possibly together with other heavy core ones?) could be hosted in some GitHub

Re: [ros-dev] RAPPS Database now maintained in https://github.com/reactos/rapps-db

2018-01-08 Thread hermes . belusca
Talking of which, what's the status of Victor's website for RAPPS submissions? H.‌ De : gigah...@gmail.com A : ros-dev@reactos.org Envoyé: lundi 8 janvier 2018 18:28 Objet : Re: [ros-dev] RAPPS Database now maintained in https://github.com/reactos/rapps-db \o/ awesome! It would be more

Re: [ros-dev] CORE-15467 - 1st stage setup freezes when the expected file is missing

2018-12-19 Thread hermes . belusca
‌Hi, There is in principle (almost) all the infrastructure to implement the Retry/Skip/Abort dialog in usetup. The freezing you encounter is however a bug I should investigate. Cheers, Hermes De : "Javier Agustìn Fernàndez Arroyo" A : "ReactOS Development List" Envoyé: mercredi 19 décembre

Re: [ros-dev] [ros-diffs] 07/18: [WIN32K:NTUSER] Get rid of the cached window station Name member, and instead just use the name stored in the NT Object's header. CORE-11933 and PR #621.

2018-12-10 Thread hermes . belusca
Hello Timo, Let's make a deal: while I fix this in win32k, you may try to find a way to fix that one too in the SAC driver line 1192: https://git.reactos.org/?p=reactos.git;a=blob;f=drivers/sac/driver/util.c;hb=d0c8636d1b41e07f67546c7f4f07df6ddbedb2a1#l1167 I used the object macros because I

Re: [ros-dev] iso.reactos.org migrated to new server

2018-12-05 Thread hermes . belusca
‌Hi, In case this happens to be indeed a problem, the additional stuff to add to the build scripts would be to upload these bootcdregtest ISOs to iso.reactos.org, while using now the local copy on the build machine network. Best, Hermes De : "Colin Finck" A : "'ReactOS Development List'"

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

2018-11-26 Thread hermes . belusca
Hello, I may not be available as it's the day when I'm going somewhere for a conference; it just depends at which time I arrive at destination. For the meeting we may talk about the best way we can move to delivering all-in-one ReactOS ISOs (containing livecd + installation in both text and

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

2018-11-28 Thread hermes . belusca
‌Hi! Usually when we talk about ReactOS 0.5, we implicitly think that it will enter beta state there. So unless you consider this to not completely hold anymore, we can look at what remains to be done/fixed (importantly) so that we may qualify as going into beta state. (And yes, USB and