Hi,
We have another software supplier that changed from the older drag and drop message-based WM_DROPFILES method to
the interfaces IDropTarget et IDataObject.
Since then we cannot use TCMD anymore for dragging and dropping.
Is it correct Total Commander still uses the WM_DROPFILES method ?
Are you considering updating?
drag and drop interfaces IDropTarget et IDataObject
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 3
- Joined: 2019-08-01, 13:42 UTC
Re: drag and drop interfaces IDropTarget et IDataObject
Maybe you are running TC in elevated (administrator) mode? Drag&Drop is not supported from a non-elevated application when using COM objects.
HTH
CoolWater
HTH
CoolWater
-
- Junior Member
- Posts: 3
- Joined: 2019-08-01, 13:42 UTC
Re: drag and drop interfaces IDropTarget et IDataObject
Hi Coolwater,
Thanks for answering.
No I am not running in elevated mode. I however tried in elevated mode just to check and that also did not work.
I verified with the developer of the application I want to drop to and he says he changed the method to IDroptarget.
I still can drag an drop from Explorer.
Thanks for answering.
No I am not running in elevated mode. I however tried in elevated mode just to check and that also did not work.
I verified with the developer of the application I want to drop to and he says he changed the method to IDroptarget.
I still can drag an drop from Explorer.
- ghisler(Author)
- Site Admin
- Posts: 50471
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: drag and drop interfaces IDropTarget et IDataObject
Could you try also with TC 32-bit? There are some known problems in TC 64-bit. If it doesn't work either, it means that the other app doesn't support all types of data available via IDropTarget/IDataObject.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 3
- Joined: 2019-08-01, 13:42 UTC
Re: drag and drop interfaces IDropTarget et IDataObject
Hi Christian,
I tried 9.22a installed in a new directory and we have the same problem.
Thank you.
I tried 9.22a installed in a new directory and we have the same problem.
Thank you.
- ghisler(Author)
- Site Admin
- Posts: 50471
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: drag and drop interfaces IDropTarget et IDataObject
OK, try contacting the software supplier and ask whether they support all types of data in IDataObject. They should look in a debugger what data is provided by Total Commander.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com