Hi folks,

I need to make an application that works like an NT service. Does someone
have some exemple to me?

Thanks
--
BMartins (Brazil)

RE: NT service by Mark

Mark
Tue Apr 19 13:33:02 CDT 2005

Create an ATL Project and specify a service in the project wizard.

Mark.

"BMartins" wrote:

> Hi folks,
>
> I need to make an application that works like an NT service. Does someone
> have some exemple to me?
>
> Thanks
> --
> BMartins (Brazil)
>
>
>

Re: NT service by William

William
Tue Apr 19 14:36:59 CDT 2005

"BMartins" <beatriz@pred.com.br> wrote in message
news:e8S2AWQRFHA.4028@tk2msftngp13.phx.gbl...
> I need to make an application that works like an NT service. Does someone
> have some exemple to me?

I see the ATL option has already been mentioned. In addition, if you can
download the Platform SDK, you will find a trivial service "framework" (I
use the term _very_ loosely) in its

Samples\winbase\Service

subdirectory.

Regards,
Will



Re: NT service by thatsalok

thatsalok
Tue Apr 19 23:13:23 CDT 2005

Look for free win32 based service wizard here
http://www.codeproject.com/tools/servicewizard.asp

--
-----
cheers,
Alok Gupta
Visit me at http://alok.bizhat.com


"BMartins" <beatriz@pred.com.br> wrote in message
news:e8S2AWQRFHA.4028@tk2msftngp13.phx.gbl...
> Hi folks,
>
> I need to make an application that works like an NT service. Does someone
> have some exemple to me?
>
> Thanks
> --
> BMartins (Brazil)
>
>



Re: NT service by BMartins

BMartins
Wed Apr 20 06:46:11 CDT 2005

Thanks for all

I'll try this orientations.



"thatsalok" <thatsalok@NO_gmail.com_I_DONT_NEED_SPAM> escreveu na mensagem
news:e3YEh9VRFHA.3076@TK2MSFTNGP14.phx.gbl...
> Look for free win32 based service wizard here
> http://www.codeproject.com/tools/servicewizard.asp
>
> --
> -----
> cheers,
> Alok Gupta
> Visit me at http://alok.bizhat.com
>
>
> "BMartins" <beatriz@pred.com.br> wrote in message
> news:e8S2AWQRFHA.4028@tk2msftngp13.phx.gbl...
> > Hi folks,
> >
> > I need to make an application that works like an NT service. Does
someone
> > have some exemple to me?
> >
> > Thanks
> > --
> > BMartins (Brazil)
> >
> >
>
>