Re: How to launch an application as a process on WinMobile
- From: AstroBoy <sc_evans@xxxxxxxxx>
- Date: Thu, 9 Jul 2009 08:14:13 -0700 (PDT)
On Jul 8, 9:13 pm, Matt Evans <im.djma...@xxxxxxxxxxxxxx> wrote:
On Jul 9, 12:14 pm, AstroBoy <sc_ev...@xxxxxxxxx> wrote:
On Jul 8, 6:31 pm, "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com>
wrote:
What does that even mean? Any application is a process. Do you mean you
simply want to disconnect the debugger? Debug->Detatch would do that. You
want to run without the debugger? Debug->Start Without Debugging would do
that.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded communityhttp://community.OpenNETCF.com
"TheDood" <sc_ev...@xxxxxxxxx> wrote in message
news:fa2854a8-f95e-44ed-84e2-3f83e00ac0f0@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am trying to launch a Windows Mobile 6 application using Visual
Studio 2005 and I need it to remain in memory as a process. Is this
possible? What API(s) can I call?
What I mean is that I want to launch a standalone application ON THE
DEVICE that remains in memory. Think of it in terms of invoking thhe
task manager on your windows desktop an viewing all running
processes.This has nothing to do with debugging.- Hide quoted text -
- Show quoted text -
CreateProcess?
I'm using CreateProcess but I can't see that is is running. It seems
to run and then stop. There may be an error that I'm not catching.
.
- Follow-Ups:
- Re: How to launch an application as a process on WinMobile
- From: Matt Evans
- Re: How to launch an application as a process on WinMobile
- References:
- How to launch an application as a process on WinMobile
- From: TheDood
- Re: How to launch an application as a process on WinMobile
- From: Chris Tacke, MVP
- Re: How to launch an application as a process on WinMobile
- From: AstroBoy
- Re: How to launch an application as a process on WinMobile
- From: Matt Evans
- How to launch an application as a process on WinMobile
- Prev by Date: Re: How to launch an application as a process on WinMobile
- Next by Date: Is GeoTrust broken?
- Previous by thread: Re: How to launch an application as a process on WinMobile
- Next by thread: Re: How to launch an application as a process on WinMobile
- Index(es):
Relevant Pages
|