Re: CE player in fullscreen mood

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Looking at the source mentioned earlier in this discussion, it looks like
ID_VIEW_FULLSCREEN (40016) is the WM_COMMAND that you should use.

The only command line parameter that I see being processed is the filename
to play.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT Eurotech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

Eurotech Inc.
www.Eurotech.com

<Vamshi Narukulla> wrote in message
news:2009112583635narukullavamshi9@xxxxxxxxxxxx
hi,
startInfo.FileName = "windows/ceplayer.exe"
startInfo.Arguments = "ResidentFlash/Videos/1.asx "
' startInfo.Arguments = " FULLSCREEN"
process.StartInfo = startInfo



'
process.Start()
' Thread.Sleep(1000)


hndle = GetForegroundWindow()


'k = SendMessage(hndle, WM_COMMAND, WM_KILLFOCUS, 0)
I dont exactly WM_Command and other paremetters for sendmessage
function.plz tel me wht actualy we have to pass to sendmessage function to
open CE player in fullscreen mood bydefault



Brad wrote:

ceplayer in full screen
08-Jul-08

Can you show me in your application how you managed to run ceplayer.exe in
full screen?

Thanks,

Brad

Previous Posts In This Thread:

On Saturday, June 02, 2007 3:06 AM
prab wrote:

Opening CEPlayer in full screen
Hi all,

I am developing an appliacation in WINCE 6.0 which will launch the
ceplayer.exe with the media file as a command line argument.

What i need is ceplayer.exe should run in fullscreen by default without
manually selecting the view->fullscreen??

Is there a possibility???

Please help...
Advanced Thanks,
Prabu Kumar.K

On Saturday, June 02, 2007 9:55 AM
Elias Radi wrote:

Prabu, A quick look at the sources in
Prabu,
A quick look at the sources in C:\WINCE600\PUBLIC\DIRECTX\SDK\SAMPLES
\WMP\CEPLAYER\ceplayer.cpp, that there is a registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CEPlayer] with a key called
"AlwaysFullSize".

Elias


On Jun 2, 3:06 am, prabu <p...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

On Saturday, June 02, 2007 11:03 AM
prab wrote:

Elias,Thanks for the Reply,I solved the issue using Application.
Elias,

Thanks for the Reply,
I solved the issue using Application.But i have tried this registry before
itself,it is just playing the video in fullsize of the screen with the
menubar and the status bar.
It is not playing in fullscreen.

"Elias Radi" wrote:

On Tuesday, July 08, 2008 3:11 PM
Brad wrote:

ceplayer in full screen
Can you show me in your application how you managed to run ceplayer.exe in
full screen?

Thanks,

Brad

EggHeadCafe - Software Developer Portal of Choice
Play Embedded Sound Resources in .NET
http://www.eggheadcafe.com/tutorials/aspnet/5c08dbd8-0ad2-4a65-93c5-712cc8b24106/play-embedded-sound-resou.aspx


.



Relevant Pages

  • CE player in fullscreen mood
    ... Opening CEPlayer in full screen ... It is not playing in fullscreen. ... "Elias Radi" wrote: ...
    (microsoft.public.windowsce.platbuilder)
  • Idea: Two tone music sequencer w/ background cmd interpreter
    ... Applesoft interpreter to where playing background music through the ... command routine basically be it's own music routine that would only ... A couple of years ago I attempted to write an interpreter that would ... the command execution slows down... ...
    (comp.sys.apple2.programmer)
  • Re: Noob paladin questions
    ... beyond 300 skill on her new-found alchemy skills, ... thus maximising the damage output from Command ... cost unless you're playing as a healer IMO. ... At a higher level than this, I really don't know, but suspect ...
    (alt.games.warcraft)
  • Re: mciSendString - NOTIFY & SEEK help needed
    ... Below is the string I use to start playing a file: ... the problem I'm having is how to set up and use the callback. ... what I see in the VB examples I found is a PLAY command like ... >>> My program basically needs to start a media file and then be informed ...
    (microsoft.public.dotnet.languages.vb)
  • Solved: unrecognized external command error in command window
    ... Error in command window: ... it as the cause (the correct registry entry for Path was restored), ... The data type of the Path varible is REG_EXPAND_SZ, ...
    (microsoft.public.windowsxp.general)