Asif
Tue May 13 05:58:01 CDT 2008
thnx! This article helped me alot...
Now I am facing a problem. I made proper entries in WinCE's registry for my
service as described in the article. Services.exe successfully calls my DLL's
DLLMain() function. But XXX_Init() is not executing, which should be called
be the system when loading service.
Help me
"Chris Tacke, eMVP" wrote:
> This is a very good place to start:
>
>
http://msdn.microsoft.com/en-us/library/aa446909.aspx
>
> John has some other valuable thoughts on implementing and debugging services
> on his blog as well:
>
>
http://blogs.msdn.com/cenet/archive/tags/Author_3A00_+John+Spaith/default.aspx
>
>
> --
>
> Chris Tacke, Embedded MVP
> OpenNETCF Consulting
> Giving back to the embedded community
>
http://community.OpenNETCF.com
>
> "Asif" <Asif@discussions.microsoft.com> wrote in message
> news:E2DE1600-99B0-45A5-9A9E-31B50701C9A3@microsoft.com...
> > Hi Everyone,
> >
> > I have written windows services many times for desktop windows, i.e.,
> > Windows XP. Now I want write windows service for Pocket PC (windows CE).
> > How can I do this? Or how can I accomplish this task through some other
> > way?
> > Any hint will be enough...
> >
> > Regards,
> > Asif
>
>
>