show/hide this revision's text 2 retag
show/hide this revision's text 1

How to detect drag operation at windows global scope?

When I drag a folder at the edge of the screen in Windows XP, it become a toolbar, containing the files in the folder.

How can windows detect there is a drag operation? If I want to write a application to detect drag operation in system scope, How can I do this?

And another problem: how can I disable this windowsXP function, it is really annoying.