home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 2.0 Developer Kit / QuickTime 2.0 Developer Kit.iso / mac / MAC / Programming Stuff / Sample Code / Media Handlers / TimeCode / TimeCode Samples / ExportCMX3600ƒ / README < prev    next >
Encoding:
Text File  |  1994-12-07  |  1.7 KB  |  60 lines  |  [TEXT/MPS ]

  1. README: ExportCMX3600
  2.  
  3. VERSION (Date)
  4. 12-07-94
  5.  
  6. GENERAL
  7. Example of a spit component that handles time code.
  8.  
  9.  
  10. ENVIRONMENT USED
  11. Think 7.0.3
  12. QT 2.0
  13. Universal Headers (ETO#16)
  14. System 7.5
  15.  
  16.  
  17. HOW TO BUILD
  18. Select  the Think project and rebuild.
  19.  
  20.  
  21. HOW TO TEST
  22.  
  23.  
  24. ERROR REPORTS
  25. If you encounter problems with this sample, send a report stating:
  26.  
  27.  
  28. * Name of the sample (and the source code file)
  29. * How the error is reproduced
  30. * What source code lines in the sample are problematic
  31. * What version of the sample you have, or from what source did you obtain the sample
  32. * Your environment, specifying:
  33.     - System environment (System 7.0, 7.1, 7.5 and so on)
  34.     - QuickTime environment (QT 1.6.1, 2.0 and so on)
  35.     - Any additional extensions in your system
  36.     - Hardware environment
  37.     - Development environment (including version level)
  38. * Any other valuable feedback and comments
  39.     
  40. Send this report to APPLE.BUGS on AppleLink, or APPLE.BUGS@applelink.apple.com 
  41. on Internet. If possible use the bug reporter stack that is available on
  42. the  Developer CDs, AppleLink and ftp.apple.com.
  43.  
  44.  
  45. LEGAL STATEMENTS
  46. Copyright © 1992-94 Apple Computer, Inc.
  47. All rights reserved.
  48.  
  49. You may incorporate this sample code into your applications without
  50. restriction, though the sample code has been provided "AS IS" and the
  51. responsibility for its operation is 100% yours.  However, what you are
  52. not permitted to do is to redistribute the source as "DSC Sample Code"
  53. after having made changes. If you're going to re-distribute the source,
  54. we require that you make it clear in the source that the code was
  55. descended from Apple Sample Code, but that you've made changes.
  56.  
  57.  
  58.  
  59. CHANGE HISTORY
  60. 12/07/94    khs        Tested with Think C 7.0.3 and ETO#16 Universal headers.