Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CSocket problem Pin
Xiangyang Liu 刘向阳7-Jan-04 5:27
Xiangyang Liu 刘向阳7-Jan-04 5:27 
GeneralOutlook Express Pin
BaldwinMartin6-Jan-04 20:46
BaldwinMartin6-Jan-04 20:46 
GeneralRe: Outlook Express Pin
David Crow7-Jan-04 2:40
David Crow7-Jan-04 2:40 
GeneralRe: Outlook Express Pin
BaldwinMartin7-Jan-04 19:52
BaldwinMartin7-Jan-04 19:52 
GeneralRe: Outlook Express Pin
Joel Lucsy7-Jan-04 3:11
Joel Lucsy7-Jan-04 3:11 
GeneralRe: Outlook Express Pin
BaldwinMartin7-Jan-04 19:49
BaldwinMartin7-Jan-04 19:49 
GeneralSmall Help. Pin
Prakash Nadar6-Jan-04 20:41
Prakash Nadar6-Jan-04 20:41 
GeneralRe: Small Help. Pin
Antti Keskinen7-Jan-04 1:44
Antti Keskinen7-Jan-04 1:44 
For Windows XP OS, go to Start->Run and type 'services.msc' on the prompt. This opens up service manager. If your service is properly registered, it should read in here, and you can start/stop it and set it's startup options as necessary.

I don't know how other OS's handle this, but there is an alternative: make your service an executable file and start it from a different service. There is an article available in CodeProject for this purpose by Xiangyang Liu Start your Windows programs from an NT service[^]

-Antti Keskinen

----------------------------------------------
The definition of impossible is strictly dependant
on what we think is possible.
GeneralRe: Small Help. Pin
shultas7-Jan-04 2:56
shultas7-Jan-04 2:56 
GeneralRe: Small Help. Pin
Prakash Nadar7-Jan-04 6:55
Prakash Nadar7-Jan-04 6:55 
GeneralRe: Small Help. Pin
shultas7-Jan-04 11:16
shultas7-Jan-04 11:16 
GeneralSetActiveView Pin
skylonely6-Jan-04 20:29
skylonely6-Jan-04 20:29 
GeneralRe: SetActiveView Pin
morefalt6-Jan-04 23:32
morefalt6-Jan-04 23:32 
GeneralCFileDialog - Open Dialog Pin
murali_utr6-Jan-04 20:21
murali_utr6-Jan-04 20:21 
GeneralRe: CFileDialog - Open Dialog Pin
BaldwinMartin6-Jan-04 21:08
BaldwinMartin6-Jan-04 21:08 
GeneralRe: CFileDialog - Open Dialog Pin
shultas7-Jan-04 2:14
shultas7-Jan-04 2:14 
GeneralThanks Pin
murali_utr7-Jan-04 16:04
murali_utr7-Jan-04 16:04 
GeneralCompiling problem.. Pin
KellyR6-Jan-04 17:55
KellyR6-Jan-04 17:55 
GeneralRe: Compiling problem.. Pin
KellyR6-Jan-04 18:01
KellyR6-Jan-04 18:01 
GeneralCListCtrl and Printing Pin
Sitaram Sukumar6-Jan-04 17:37
Sitaram Sukumar6-Jan-04 17:37 
GeneralRe: CListCtrl and Printing Pin
sunil samineni6-Jan-04 18:53
sunil samineni6-Jan-04 18:53 
GeneralRe: CListCtrl and Printing Pin
Selvam R6-Jan-04 19:13
professionalSelvam R6-Jan-04 19:13 
Generala question about createprocess Pin
cchere6-Jan-04 17:36
cchere6-Jan-04 17:36 
GeneralRe: a question about createprocess Pin
Selvam R6-Jan-04 19:19
professionalSelvam R6-Jan-04 19:19 
GeneralRe: a question about createprocess Pin
Anonymous7-Jan-04 6:19
Anonymous7-Jan-04 6:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.