17 Oct
2004
17 Oct
'04
3:24 a.m.
Le sam 16/10/2004 à 23:17, Dmitry Timoshkov a écrit :
"Vincent Béron" <vberon(a)mecano.gme.usherb.ca> wrote:
SHCoCreateInstance returns void, not HRESULT.
According to Platform SDK headers SHCoCreateInstance returns HRESULT.
MSDN says it's void http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/pla... I don't have latest PSDK. This will need to be investigated some more (although I'm leaning towards HRESULT).
P.S. Do you compile Wine with _WIN64 defined on Alpha? That would be really cool to see that going, clean our headers and fix all warnings caused by 32 bit pointer assumptions.
I have a patch coming (it's one of the others I have tonight) which does just that. And there's lots of warnings, lots of them... Vincent