Re: ole32: Fix dwClsContext parameter of a CoCreateInstance call in DefaultHandler_Run. (try 2)
9 Oct
2012
9 Oct
'12
5:30 p.m.
On Tue, Oct 9, 2012 at 4:27 AM, Roman Dadkov <romand(a)etersoft.ru> wrote:
This patch change dwClsContext parameter of a CoCreateInstance call in function DefaultHandler_Run. Because even if there is some clsid in the registry, the function will not be able to run the newly created object. Unfortunately, the test for this case can't be added to Wine, because it leads a crash.
You could put the test inside if(0), so that it's still documented, see, for example, dlls/ole32/tests/stg_prop.c or dlls/user32/tests/input.c. Cheers, Austin
4815
Age (days ago)
4815
Last active (days ago)
0 comments
1 participants
participants (1)
-
Austin English