Hi!

This isn't the best solution since GetShellOle() initializes the ole subsystem by 
calling
OleInitialize(). This is not nessesary for _CoCreateInstance().

Bye

Juergen

> 
> This fixes a bug in Shell32 where one function caused the function
> responsible for setting up the delay load function pointers to assume they
> had already been loaded, and they hadn't.
> Maybe we should make the hShellOle32 variable static so this can't happen
> again.
> 
> ChangeLog:
> - Set up all delay load functions in GetShellOle() function to avoid
> GetShellOle assuming that they were all loaded when they weren't
> 
> Rob
> 


--
[EMAIL PROTECTED]
FAX über T-Online Fax&Fon: 01805 060 334 316 35 (12Cent/Min)



Reply via email to