>> How can I drag and drop files from Explorer to my .NET application in
>> Vista?
[quoted text clipped - 6 lines]
>
>Willy.
I've tried also with Vista RTM and it doesn't work. Probably it's a
security problem. Any suggestions?
Thanks.
chanmm - 28 Nov 2006 15:23 GMT
Have you tried to run your application as administrator, right click your
application and choose Run as administrator?
chanmm
>>> How can I drag and drop files from Explorer to my .NET application in
>>> Vista?
[quoted text clipped - 11 lines]
> security problem. Any suggestions?
> Thanks.
Willy Denoyette [MVP] - 28 Nov 2006 16:29 GMT
>>> How can I drag and drop files from Explorer to my .NET application in
>>> Vista?
[quoted text clipped - 10 lines]
> security problem. Any suggestions?
> Thanks.
Only thing I can suggest is to post to one of the Vista forums (forums.msdn.microsoft.com).
That said, I don't believe it's a security problem, unless the drop target runs at "low"
integrity level.
Willy.