Search results for query: *

  1. S

    Help me to Automate the Windows application..

    i want to automate the windows application called "Data_entry".. in that application there are 5 text boxes and one submit button... i have to develop the tool in vb .net ..that tool should automate the data entry in that "Data_entry" application.finally the submit button should be handled...
  2. S

    PInvokeStackImbalance Error

    i founded the window name and class name of one windows application through spy software.. i want to automate that software.. that is the mouse should automatically should go and click the button in that application. i found that we can acheive that using FindWindowEx() Function...
Back
Top