Re: shell32: Dynamically load an ordinal only export.

2010-01-22 Thread Huw Davies
On Fri, Jan 22, 2010 at 02:51:04PM +0100, Alexandre Julliard wrote: > Huw Davies writes: > > > On Fri, Jan 22, 2010 at 02:01:03PM +0100, Alexandre Julliard wrote: > >> Huw Davies writes: > >> > >> > --- > >> > dlls/shell32/tests/shlfileop.c | 18 +- > >> > 1 files changed, 9

Re: shell32: Dynamically load an ordinal only export.

2010-01-22 Thread Alexandre Julliard
Huw Davies writes: > On Fri, Jan 22, 2010 at 02:01:03PM +0100, Alexandre Julliard wrote: >> Huw Davies writes: >> >> > --- >> > dlls/shell32/tests/shlfileop.c | 18 +- >> > 1 files changed, 9 insertions(+), 9 deletions(-) >> >> This shouldn't be needed, import by ordinal wor

Re: shell32: Dynamically load an ordinal only export.

2010-01-22 Thread Huw Davies
On Fri, Jan 22, 2010 at 02:01:03PM +0100, Alexandre Julliard wrote: > Huw Davies writes: > > > --- > > dlls/shell32/tests/shlfileop.c | 18 +- > > 1 files changed, 9 insertions(+), 9 deletions(-) > > This shouldn't be needed, import by ordinal works just fine. I get a failure

Re: shell32: Dynamically load an ordinal only export.

2010-01-22 Thread Alexandre Julliard
Huw Davies writes: > --- > dlls/shell32/tests/shlfileop.c | 18 +- > 1 files changed, 9 insertions(+), 9 deletions(-) This shouldn't be needed, import by ordinal works just fine. -- Alexandre Julliard julli...@winehq.org