Hi

I am trying to develop an NT Service Application that has two,
unrelated (ie they dont use the same data, or rely on 'each other for
anything') services. I have added the second service by simply doing
file-new-nt service.

However, although the code for the second service seems ok, I'm having
problems with it starting. Researching NT services on the net, i have
seen suggestions that the service should be 'multithreaded' with each
service running in its own thread. So I'm wondering if this could be a
problem.

Can anyone point me in the direction of how to achieve that? Or maybe
have some expla code. I have read through
http://www.pergolesi.demon.co.uk/prog/threads/ToC.html but I must be
being slow, no comments please ;) as I still cant work out how to make
my service multithreaded.

Thanks for any help given

Pete 





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to