Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Aug : drag and drop program fails to drag on vista
| Subject: | drag and drop program fails to drag on vista |
| Posted by: | "Kerry Frater" (ker..@jcs.co.uk) |
| Date: | Mon, 20 Aug 2007 20:24:37 |
I have an applet that stores data about files (and makes copies) that are
dragged over and dropped on the applet. This works fine with 2K & XP with me
dropping from the desk top, OE or Outlook but under Vista when I drag from
the desktop the program doesn't accept the file.
Has this mechanism changed? Do I need to add some code to work with Vista.
The original code is written in D7 from sample code. Haven't touched it in 2
years so I am trying to get my head back around it to understand why it
doesn't work with Vista.
Any pointers to speed up my processing are welcome.
Kerry