Search:

Type: Posts; User: daher

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    4,613

    running my program as service

    Hi all,

    i am trying to run my c++ program as service but it fails to when i install the service so i can not see it on service list. (i tried myprogram.exe install)

    NOTE that i am using visual...
  2. yes i am using vista thanks anyway for the...

    yes i am using vista

    thanks anyway for the explanation.

    I have tried the following code under vista and it's working..Just want to share it for the benefit of otherss:


    #include "stdafx.h"...
  3. I have added this code. but still i am getting...

    I have added this code.

    but still i am getting these unknown processes!!!

    i was told to run it as admin and i did and it did not work yet.

    so what's with this debug level; does it only work...
  4. OK guys I tried the code in the link...

    OK guys

    I tried the code in the link http://msdn.microsoft.com/en-us/libr...23(VS.85).aspx
    and it is working but unfortunatly a lot of processes are <unkown> including the one i am looking for...
  5. thanks guy for your replies. Well BobS0327 i...

    thanks guy for your replies.

    Well BobS0327 i could not undertand ur code.

    matsp : the sample is only to look for processes what about searching for services?
    master5001 : why Perl?
    Thanks...
  6. how to Search for a certain service and a process in Windows

    Hi all,

    my goal is to write a program that searches for a service x in my system and a process y.

    for that i have few questions:
    1) Which is the better language to use (i am already working...
Results 1 to 6 of 6