Paul Vriens
|
e31df3616a
|
ole32/tests: Remove an unused function declaration.
|
2009-03-06 15:39:30 +01:00 |
Paul Vriens
|
6d15749d14
|
ole32/tests: Fix two failures on NT4.
|
2008-10-09 13:01:40 +02:00 |
Rob Shearman
|
7b564cbf17
|
ole32: Create a dummy window for use in the drag and drop API tests.
As a window being registered for drag and drop is a system-global
property, the tests could be affected by other processes in the
system.
|
2008-09-29 17:24:42 -05:00 |
Rob Shearman
|
5e2d890e5d
|
ole32: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intialised, instead of CO_E_NOTINITIALIZED.
|
2007-10-09 17:52:46 +02:00 |
Rob Shearman
|
63ea015c65
|
ole32: Don't release the registered drop targets in OleUninitialize.
Do it in DLL_PROCESS_DETACH instead.
|
2007-04-05 13:25:18 +02:00 |
Rob Shearman
|
47432cba45
|
ole32: Check the input hwnd is valid in RevokeDragDrop.
|
2007-04-05 13:25:05 +02:00 |
Rob Shearman
|
2d8ae2cf83
|
ole32: Check for COM not being initialised and an invalid window handle being input to RegisterDragDrop.
|
2007-04-05 13:24:54 +02:00 |
Rob Shearman
|
db4972f1fb
|
ole32: Add tests for drag and drop functions.
|
2007-04-05 13:23:59 +02:00 |