Jump to content

DllCall simulated Drag&Drop of file on Control


Recommended Posts

  • Moderators

How can you simulate the drag&drop of a certain file on a certain window's certain control?

( reviving http://www.autoitscript.com/forum/index.php?showtopic=28690 )

Have you tried something like using the ControlGetHandle() option and using that as the "window". I was playing with DrawText this evening (Still am, and it's a pain lol), but I had to use the ControlHandle() there as the handle of the window I wanted to GetDC from, and It's worked for that.

Edit:

P.S., why double post, why not just bump your last thread? You may need to watch this: Forum Posting Guide Lines :D

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

I already bumped it, thank you :D..And another problem would be use WHAT as the window WHERE?:wacko:

I don't have a "Simulate_Drag_Drop_On_Window()" function, and the only problem I'm having is wanting to do it on a control...It's different...I need a way to simulate a drag&drop on a window, and then I get to move on to controls...I need the func in other words

Quote

Together we might liveDivided we must fall

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...