Re: MSHTML: fix blank.htm resources

2005-06-30 Thread Jacek Caban
Alexandre Julliard wrote: >That's a feature ;-) We can't support loading builtins as datafiles, >so the idea is that it's more likely that the app will be happy with >loading the native as datafile than loading the builtin in normal >mode. It does make the behavior a bit surprising I agree. > >

Re: MSHTML: fix blank.htm resources

2005-06-30 Thread Alexandre Julliard
Jacek Caban <[EMAIL PROTECTED]> writes: > This patch depends on my patch to wrc. Alexandre, > I discovered why the test didn't fail for me. There is > a bug in Wine that causes loading of the native dll instead > of builtin when you load it as a data file, so I tested the > builtin dll with native