home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / fortran / mslang / avi / readme.txt < prev    next >
Encoding:
Text File  |  1994-04-12  |  513 b   |  10 lines

  1. This is an example program of how to play .AVI files from your FORTRAN
  2. code.  The C basis for this code was supplied by  Allan Tamm of Microsoft;
  3. credit goes to him, not I.  To use this program run TESTAVI.EXE
  4. on the AVI file name form enter the full path to your avi file to be
  5. played less the .AVI.  For example if the AVI file is on your CDROM
  6. device E in director SAMPLES and is called demo.avi enter
  7. E:\SAMPLES\demo   
  8. into form.
  9. Of course you must have Video Windows properly installed to do this.
  10.