Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Playing video file on pocket pc

Playing video file on pocket pc

Scheduled Pinned Locked Moved Mobile
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chloe_hhi
    wrote on last edited by
    #1

    I have a PDA application, where my application need to click a button to run a video file. How can play video by a button click on my form? I am using mobile client software factory. Anyone can help?

    C 1 Reply Last reply
    0
    • C chloe_hhi

      I have a PDA application, where my application need to click a button to run a video file. How can play video by a button click on my form? I am using mobile client software factory. Anyone can help?

      C Offline
      C Offline
      Christopher Fairbairn
      wrote on last edited by
      #2

      Hi, Have a look at Alex's article on MSDN titled "Hosting ActiveX Controls in the .NET Compact Framework 2.0" - http://msdn2.microsoft.com/en-us/library/aa446515.aspx[^] This will show you how to host the Windows Media Player ActiveX control within your applicatoni. It's fairly heavy going. If all you need to do is play a file in the existing windows media player application you may like to investigate using the System.Diagnostics.Process class. You could use this to start "myVideo.wmv" and the device would determine the correct application to run to play the file. Hope it helps, Christopher Fairbairn

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups