_david
July 20th, 2005, 03:55 PM
What object or namespace would I use to change the position of the mouse automatically and click the mouse automatically so that I could set windows up to do automatic data entry?
Any ideas on where I could start?
I was looking at a namespace that comes up with the help in visual studio .net beta 2:
c:\documents and settings\von ryan 2\my documents\visual studio 2005\projects\scriptrun++\scriptrun++\Form1.h(89) : error C2440: '<function-style-cast>' : cannot convert from 'const char [5]' to 'System::Windows::Forms::SendKeys'
What should I do to setup this namespace?
_david
Any ideas on where I could start?
I was looking at a namespace that comes up with the help in visual studio .net beta 2:
c:\documents and settings\von ryan 2\my documents\visual studio 2005\projects\scriptrun++\scriptrun++\Form1.h(89) : error C2440: '<function-style-cast>' : cannot convert from 'const char [5]' to 'System::Windows::Forms::SendKeys'
What should I do to setup this namespace?
_david