Re: shell32: initial stub for SHGetImageList

2009-01-20 Thread Nikolay Sivov
Aric Stewart wrote: > While early versions of shell32 in XP this is true, in later versions > of XP's shell32 and in Vista this api is accessible by name. > > How should we do that then? > > -aric > > Nikolay Sivov wrote: >> Aric Stewart wrote: >>> --- >>> dlls/shell32/shell32.spec |1 + >>>

Re: shell32: initial stub for SHGetImageList

2009-01-20 Thread Aric Stewart
While early versions of shell32 in XP this is true, in later versions of XP's shell32 and in Vista this api is accessible by name. How should we do that then? -aric Nikolay Sivov wrote: > Aric Stewart wrote: >> --- >> dlls/shell32/shell32.spec |1 + >> dlls/shell32/shellord.c |6

Re: shell32: initial stub for SHGetImageList

2009-01-20 Thread Nikolay Sivov
Aric Stewart wrote: > --- > dlls/shell32/shell32.spec |1 + > dlls/shell32/shellord.c |6 ++ > 2 files changed, 7 insertions(+), 0 deletions(-) > > > > > Should be -noname.