Hi,
Lets supose i have C# application witch gets object position in desktop (for example "icon" or "shotcut") coordinates (x,y).
I
need method whitch uses coordinates from application (x,y, and x_put,
y_put) take object from one position and DRAG and DROP that objet to
other position. Also it would be great if that methot can WORK FAST.
I appretiate your help,