On Sun, 2007-08-05 at 11:55 +0100, Pedro Alves wrote:
> Danny Backx wrote:
> > 
> > I've hacked rshd.c a bit so it has a UI, this has the benefit of making
> > the process visible in the WinCE process list. The UI is only half done,
> > it has toggles to set the command line options that you had in the
> > source, but I've not hooked the toggles to the variables yet. Should be
> > easy though.
> > 
> 
> Errr, no, please don't do it this way.  Rshd is supposed to be a service.

I've been looking in the Boling book ("Programming Windows CE .NET", 3d
edition). It has a chapter on device drivers and services.

A quick look in that chapter tells me you're right about using rshd as a
service.

An attempt to compile Boling's example from that chapter reveals a bunch
of macros that we don't have a definition for :
        IOCTL_SERVICE_START, IOCTL_SERVICE_STOP, ..

Does anyone have bright ideas on how to get the values/definitions of
those ?

  Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to