vote up 0 vote down star

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.

flag

56% accept rate
The desktop is handled by the shell process, explorer.exe. It's not happening at "Windows global scope". – Andrew Medico Dec 24 '08 at 16:39

2 Answers

vote up 0 vote down

It's a Win32 FAQ. See Google Groups.

link|flag
1  
Can you give me a link, many thanks! – sxingfeng Nov 17 '08 at 1:19

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.