11 Nov
2005
11 Nov
'05
8:37 a.m.
I ran into similar problems in shell32/shellole.c, function SHCoCreateInstance. Shouldn't when both bLoadFromShell32 and bLoadWithoutCOM are false call CoInitialize before CoCreateInstance (I got once a program needing it) ? A+ -- Eric Pouech