|
Posted by Amit on March 12, 2007, 2:26 am
Please log in for more thread options Let me see if I got this correct.
Your applications starts->loads WMP->application killed by task manager->WMP
is still running.
Your application restarts->WMP image is shown momentarily (WMP hasnt be
instantiated as of now)...
Am I correct?
--
Thanks and Regards
Amit Ranjan
blog:http://amitranjan.wordpress.com
"anujshailgupt@gmail.com" wrote:
> > Hi,
> >
> > when you kill a process through task manager..TerminateProcess is executed.
> > this is not a nice way to kill a process as no notification is sent to the
> > process and it is not given any time to do cleanup.
> >
> > --
> > Thanks and Regards
> > Amit Ranjan
> > blog:http://amitranjan.wordpress.com
> >
> >
> >
> > "anujshailg...@gmail.com" wrote:
> > > On Mar 9, 10:16 am, ankita.man...@gmail.com wrote:
> > > > Hello everyone!!
> > > > I am working on WM 6.0. I am running a process from my application and
> > > > then I am killing the application through Task manager. But when I
> > > > launch my application again the process remains in the background and
> > > > shows a reflection.What may be the problem? Any idea. Also which
> > > > message is generated when we kill an application through task
> > > > manager. Any help is welcome.Thanks in advance.
> >
> > > Hi evvery one ...
> > > i am also having thesame problem....
> > > I am poritng an application from WM 5.0 to WM 6.0.
> > > When I am running a process( media player) from my application and
> > > then I kill the application through Task manager. But when I
> > > launch my application again the process(meida player) remains in the
> > > background and
> > > shows a reflection.What may be the problem? Any idea....
> >
> > > i would also like to ask which
> > > message is generated when we kill an application through task
> > > manager as it would be of great help....
> >
> > > Any help is welcome....
> >
> > > Anuj- Hide quoted text -
> >
> > - Show quoted text -
>
> hello amit ..... thnx for the precious knowledge....
> in my application if the application is killed from taskmanager ...it
> shows an image ofthe media player momentorily if the media player was
> used by the application earlier.....
>
> how can i get rid of this ... the application gonna be killed from
> taskmanager atleast in some cases...
>
>
|