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,
Sam HobbsPosted Nov 7, 2009, 2:43 PM
Sam HobbsPosted Nov 7, 2009, 11:16 AM
Are you still looking for an answer?
This would be much easier to do in C++; can you use a C++ solution that can be used by a C# applicaiton?