Re: How to launch an application as a process on WinMobile

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Jul 10, 1:14 am, AstroBoy <sc_ev...@xxxxxxxxx> wrote:
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@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

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.- Hide quoted text -

- Show quoted text -

You can use remote process viewer to see if the process is still
running on the device. The running programs applet in the control
panel on the device won't show apps that are running that don't have a
visible main window.

.



Relevant Pages

  • Re: How to launch an application as a process on WinMobile
    ... want to run without the debugger? ... OpenNETCF Consulting ... Studio 2005 and I need it to remain in memory as a process. ...
    (microsoft.public.pocketpc.developer)
  • Re: How to launch an application as a process on WinMobile
    ... want to run without the debugger? ... OpenNETCF Consulting ... Studio 2005 and I need it to remain in memory as a process. ...
    (microsoft.public.pocketpc.developer)
  • Re: MyString Class
    ... > I compiled your program and run it under the debugger. ... > The first crash happens in ... ... > memory is flawed. ... First bug fixed. ...
    (comp.lang.cpp)
  • RE: Memory increasing even when in debug-break
    ... there are 2 types of memory leak in .Net: ... More interesting is the debugger breaks while memory still increasing ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.debugging)
  • Re: Question about workitem.
    ... I set SynchronizationScope to WdfSynchronizationScopeNone. ... A fatal system error has occurred. ... Debugger entered on first try; Bugcheck callbacks have not been invoked. ... Invalid system memory was referenced. ...
    (microsoft.public.development.device.drivers)