Results 1 to 2 of 2

Thread: [2005] FullScreen video with directx?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2006
    Posts
    115

    Question [2005] FullScreen video with directx?

    I have made a media player in vb.net using mci strings but i'm wnodering how can I put the video in fullscreen. I have already download and installed the directx 9 sdk. I'm basically trying to do like ho the wmp and winamp do with video double click and go into fullscreen and double click out of fullscreen.

  2. #2
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: [2005] FullScreen video with directx?

    You don't neet directX to play full screen.

    Here is an example command to send that plays the vide full screen.
    Code:
    "Play  [movieAlias] fullscreen"
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width