Drag/Drop strange behaviour on Vista.
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I'm running with VS2005 Pro on Vista business. I've been attempting to get Drag/Drop working for files from emails, explorer etc. I have a problem that if I start Visual Studio (either as Admin or not) and load the project from VS then the DragEnter / DragDrop events never fire. However if I load the project by double clicking the .sln file from windows explorer the events fire and all works well. This behaviour is true for both my project and two sample projects I've downloaded from here... Strange.