On 9/02/2013 2:08 AM, Roman Dadkov wrote:
This test is necessary to show that the function
IOleObject_QueryInterface does not have enough processing IID_IDispatch,
but it works for Windose. Therefore, the creation of some objects in a
variety of applications leads to crash.
+hr = IOleObject_Q
Roman Dadkov wrote:
> +const CLSID non_existent_class = {0xa5f1772f, 0x3772, 0x490f, {0x9e,
> 0xc6, 0x77, 0x13, 0xe8, 0xb3, 0x4b, 0x5d}};
Probably it would be a good idea to try make CLSID really unique and bad
enough that it's unlikely that somebody uses it for real. Something like
0xdeadb
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=24324
Your paranoid android