CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    57

    URGENT : How to display AVI files in a form ?



    How to display AVI files in a form ?


    Anand

  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: URGENT : How to display AVI files in a form ?



    Hi


    You can use the animation control that comes with VB5/6 or you can use the Win32 API - see my animated dialogs dll at :


    http://www.codeguru.com/vb/articles/1638.shtml


    - for an example of how to do this.


    Regards


    Chris Eastwood


    Codeguru - the website for developers

    http://www.codeguru.com/vb


    Animated Dialogs in VB5

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

Featured