Thanks for the links, I am a bit confused by the vault one. Looks like there
is no really easy tutorial or way to do this. What would happen if some
onepens my program and then taps home on the pocketpc and opens the other
program? Would it pause my program or will my program keep running and I
don't need to worry about background stuff?
"Daniel Moth" wrote:
> That blog entry is there when I hit it...
>
> To run a process you can use the Process class from the SDF (which wraps
> CreateProcess):
> http://vault.netcf.tv/VaultService/V...dedversions=20
> (guest, guest)
>
> To comunicate between processes see this:
> http://www.danielmoth.com/Blog/2004/...ce-part-1.html
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "Greg" <(E-Mail Removed)> wrote in message
> news:20A39448-C241-420C-9D5C-(E-Mail Removed)...
> > Looks like your blog is no longer on that link. I was wondering if there
> > was
> > a way to have it run in the background without it startup. the idea is the
> > user will log in to a server with a password and then be able to use other
> > application which this project is going to interact with. Any Ideas on how
> > to
> > accomplish this?
> >
> > "Daniel Moth" wrote:
> >
> >> ..... and a blog entry that expands into details on that FAQ:
> >> http://blogs.msdn.com/cenet/archive/...03/274661.aspx
> >>
> >> Cheers
> >> Daniel
> >> --
> >> http://www.danielmoth.com/Blog/
> >>
> >>
> >> "Ed Kaim" <(E-Mail Removed)> wrote in message
> >> news:(E-Mail Removed)...
> >> > The easiest way to do this is probably to have the app launch when the
> >> > device starts up. There are several ways to do this:
> >> > http://msdn.microsoft.com/smartclien...fault.aspx#3.9.
> >> >
> >> > "Greg" <(E-Mail Removed)> wrote in message
> >> > news:4B787FB9-7355-43CA-AE2F-(E-Mail Removed)...
> >> >> Is it possiable to have a program that is on a Pocket PC that runs in
> >> >> the
> >> >> background of the Device? In otherwords that is always running? Can
> >> >> you
> >> >> use
> >> >> C# to program a Windows CE/Pocket PC application? If so, what are some
> >> >> really
> >> >> good books that will teach someone to Program something to run int he
> >> >> background and to program a Pocket PC program with C#?
> >> >>
> >> >
> >> >
> >>
> >>
> >>
>
>