Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ibel
  • Order by date
  1. ibel

    TStringGrid Refresh problem

    Hi all, I am using a TStringGrid in a dialog with a TStringGrid. This Grid is bigger than the width of the dialog, so I used the scroll bars. When I try to use the horizontal scroll bar of the grid, some of the information that was previuosly showed in the cells appear besides the actual...
  2. ibel

    Windows Processes State

    Thanks MKuiper! I know if an application is running or not, but what I want to know is the state. What I mean is if it is running, is blocked... The state that Windows Task Manager, when shows the applications and the state of them, I don't know if you understand me. Thanks again
  3. ibel

    Windows Processes State

    Hi all! I am developing a windows service that check for the state of some application running to manage them. I would like to know how I can know if the application is running or not, the same thing Windows task manager does. Other way is to access in some way to the process state, but I don't...
  4. ibel

    search for an application running

    Hi all, I am developing an application that has to know if another application is running. Someone can tell me if it is possible to know which applications are running in a machine? I got it in visual c ++ but I don't know how to do it. Thanks in advance

Part and Inventory Search

Back
Top