Re: ole32/tests: Add test for IDispatch interface in IOleObject_QueryInterface.
9 Feb
2013
9 Feb
'13
5:08 p.m.
Roman Dadkov <romand(a)etersoft.ru> 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 0xdeadbeef,0xde,0xad,0xbe,0xef,... -- Dmitry.
4690
Age (days ago)
4690
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov