Basically, Oriol just uncommented your #if0-ed code, and substituted
SEH-wrapped pointer operation with a worse "if not null" check. And
that's filtering a number of unrelated debug-messages hacks.
But, Oriol, you're giving good signs you're improving! :-) The VFAT
problem of not clearing the delete pending flag is a good thing
(Christoph discovered that, however there are still problems if you
clear the flag).
With the best regards,
Aleksey Bragin.
On Jan 4, 2008, at 10:46 AM, James Tabor wrote:
> Hi,
> I can only write about the gdi code changes.
>
> 1st dll/win32/gdi32/misc/misc.c looks good!
> 2nd the dc.c changes,,, ATM the support code for dirty bit sets is not
> inplace, but the patch is good.
>
> I will apply your patch ASAP for the GDI changes, it does look good.
>
> Thanks,
> James
>
> On Jan 3, 2008 3:41 PM, Oriol <oripipa(a)yahoo.es> wrote:
>> I get an error while trying to install Firefox 2.0 on a bootcd
>> compilation, finally i found the possibly bug is in vfatfs.sys i
>> modified some lines but is not my code.....it seems to install
>> Firefox.
>> Also, testing firefox i found problems with gdi and also done some
>> modifications, still testing them..
>> Here is my patch..NO WARRANTY he he..