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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Cilverphox

  1. Cilverphox

    Application Title

    Thanks dm4ever for the suggestion. I'll look into it. This is what I ended up doing...it was a pain in my forehead. I stored the output of a tasklist.exe with highly unique argument list to an object. I then traveresed the object and through a series of MIDs and TRIMS and INSTRs I extract...
  2. Cilverphox

    Application Title

    Alright, I'm configuring HP t5720 Thin Clients (WinXPe) to operate like Kiosks. You should know that these thin clients CANNOT use WMI - which has made my life VERY difficult. Without using WMI, how can I retrieve a list of or number of open applications. Thanks in advance -Cilverphox
  3. Cilverphox

    Checking to see if program is open/Start program if it's not open

    I am going through the same issue. I am using an HP thin client running XPe and I cannot make use of WMI. It's driving me crazy! If either of you could shed some light on terminating a process without using WMI I would very much appreciate it!
  4. Cilverphox

    Randomizing PUT: efficiency problem

    I like your idea of using an array to recall graphics. Back when I was programming Caelius (God rest it's soul) I had over 150 tiles I wanted to load. Naming them is a pain in the ass so I decided to use an array. First you want to declare a two-dimensional array containing the tiles size and...

Part and Inventory Search

Back
Top