home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / MM / CLOCK / README < prev   
Text File  |  1995-06-05  |  1KB  |  58 lines

  1.  
  2. CLOCK - Memory Playlist
  3.  
  4.  
  5. DESCRIPTION:
  6.  
  7.  CLOCK illustrates the use of the memory playlist feature of OS/2
  8.  multimedia.
  9.  
  10.  The memory playlist feature provides for easy manipulation of
  11.  multimedia in memory to create unique effects based on user input
  12.  or other dynamic events.
  13.  
  14. TASK:
  15.  
  16.  Provide a sample for using in-memory playlists in conjuction with
  17.  multimedia
  18.  
  19. CONCEPT/FEATURE:
  20.  
  21.  Use memory playlists
  22.  
  23. SAMPLE LOCATION:
  24.  
  25.  Inside theMM Sample Programs inside the main VisualAge C++ for OS/2    
  26.  folder on your OS/2 desktop.    
  27.  
  28.  Note:This sample is not provided in project form.
  29.  
  30. SOURCE FILE LOCATION:
  31.  
  32.  X:\ibmcpp\samples\toolkit\mm\clock
  33.  
  34.  where X: is the drive you installed the samples and document component
  35.  of VisualAge C++ for OS/2.
  36.  
  37.  
  38. HOW TO RUN THE SAMPLE:
  39.  
  40. -From your OS/2 desktop:
  41.  Double-click on the sample's icon.
  42.  
  43. -From an OS/2 command prompt:
  44.  To start a non-WorkPlace Shell sample program from an OS/2 command
  45.  prompt, type the name of the executable file and press Enter.  If you
  46.  have edited source code of a sample program and want to recompile,link,
  47.  and run the files, use the NMAKE tool. Your output is the executable
  48.  file.  For information about the NMAKE utility, see the
  49.  OS/2 Tools Reference.
  50.  
  51.  
  52. SOFTWARE/HARDWARE PREREQUISITES:
  53.  
  54.  
  55. - IBM VisualAge C++
  56. - OS/2 Warp
  57. - IBM or compatible 386 and up.
  58.