Re: [ros-dev] [ros-diffs] [pschweitzer] 64617: [NTFS] - Add a directory entry into FCB which will be a copy of the $FILE_NAME attribute of the FILE record. Though, it won't contain the name itself (in

2014-10-08 Thread Thomas Faber
On 2014-10-08 21:32, pschweit...@svn.reactos.org wrote: +MftRecord = ExAllocatePoolWithTag(NonPagedPool, + Vcb-NtfsInfo.BytesPerFileRecord, + TAG_NTFS); +if (MftRecord == NULL) +{ +return NULL; +

Re: [ros-dev] [ros-diffs] [pschweitzer] 64617: [NTFS] - Add a directory entry into FCB which will be a copy of the $FILE_NAME attribute of the FILE record. Though, it won't contain the name itself (in

2014-10-08 Thread Pierre Schweitzer
Ah yes! Oopsie :-$ Let's not add more leaks into it! On 08/10/2014 21:54, Thomas Faber wrote: On 2014-10-08 21:32, pschweit...@svn.reactos.org wrote: +MftRecord = ExAllocatePoolWithTag(NonPagedPool, + Vcb-NtfsInfo.BytesPerFileRecord, +

Re: [ros-dev] EPIC: ReactOS@Samsung Galaxy S III mini

2014-10-08 Thread Timo Kreuzer
Guys, I don't want to spoil your hopes, but native ARM support is far away from being usable. It doesn't even compile. There is no native ARM! And there won't be for ages, until we have a really knowledged ARM hacker, with the kernel and hardware knowledge of Alex, who would invest a huge lot of