Archived from groups: microsoft.public.pocketpc.multimedia (More info?)
Hmmm. What are you looking to do? Windows Media Player is set to be shown
by default, though will keep playling in the background. You may be able to
write an application to run it and then hide it.
"Aristeidis Bampakos" <AristeidisBampakos@discussions.microsoft.com> wrote
in message news:A4865DDA-C3ED-43FA-A20D-1EBE62F3A8E6@microsoft.com...
> Hi,
>
> Is there any way to start Windows Media Player minimized/hidden and
disable
> error messages that pop-up when it cannot play a file?
>
> Thanks
Archived from groups: microsoft.public.pocketpc.multimedia (More info?)
You might also consider something like PocketMusic. Again, I don't know what
you are trying to do, but PocketMusic will run on the Today screen.
http://www.pocketmind.com/pmfp.htm
"Aristeidis Bampakos" <AristeidisBampakos@discussions.microsoft.com> wrote
in message news:A4865DDA-C3ED-43FA-A20D-1EBE62F3A8E6@microsoft.com...
> Hi,
>
> Is there any way to start Windows Media Player minimized/hidden and
disable
> error messages that pop-up when it cannot play a file?
>
> Thanks
Archived from groups: microsoft.public.pocketpc.multimedia (More info?)
I have an application in C# that starts WMP 9 through CreateProcess, passing
a local audio file as an argument. The problem is that after CreateProcess,
the media player gets the focus for a gif then loses it as I have added code
in the _LostFocus() event of the main form to have always the focus, even if
it loses it from another window.
Thanks
"David Conger, MS-MVP/Mobile Devices" wrote:
> You might also consider something like PocketMusic. Again, I don't know what
> you are trying to do, but PocketMusic will run on the Today screen.
> http://www.pocketmind.com/pmfp.htm >
> --
> Dave
> www.davespda.com > Microsoft MVP (Mobile Devices)
>
> "Aristeidis Bampakos" <AristeidisBampakos@discussions.microsoft.com> wrote
> in message news:A4865DDA-C3ED-43FA-A20D-1EBE62F3A8E6@microsoft.com...
> > Hi,
> >
> > Is there any way to start Windows Media Player minimized/hidden and
> disable
> > error messages that pop-up when it cannot play a file?
> >
> > Thanks
>
>
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.