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

  1.  
  2. MMBROWSE - Image Browser
  3.  
  4.  
  5. DESCRIPTION:
  6.  
  7.  MMBROWSE illustrates how to use the Multimedia I/O subsystem
  8.  (MMIO) to install I/O procedures for various image formats and
  9.  then convert these image formats to OS/2 bitmaps.
  10.  
  11. TASK: 
  12.  
  13.  Sample on using MMIO to install I/O procedures
  14.  
  15. CONCEPT/FEATURE:
  16.  
  17.  Use of the Multimedia I/O subsystem
  18.  
  19.  
  20. SAMPLE LOCATION:
  21.  
  22.  Inside the MM Sample Programs inside the main VisualAge C++ for OS/2
  23.  folder on your OS/2 desktop.
  24.  
  25.  Note:This sample is not provided in project form.
  26.  
  27. SOURCE FILE LOCATION:
  28.  
  29.  X:\ibmcpp\samples\toolkit\mm\mmbrowse
  30.  
  31.  where X: is the drive you installed the samples and document component
  32.   VisualAge C++ for OS/2.
  33.  
  34.  
  35. HOW TO RUN THE SAMPLE:
  36.  
  37. -From your OS/2 desktop:
  38.  Double-click on the sample's icon.
  39.  
  40. -From an OS/2 command prompt:
  41.  To start a non-WorkPlace Shell sample program from an OS/2 command
  42.  prompt, type the name of the executable file and press Enter.  If you
  43.  have edited source code of a sample program and want to recompile,link,
  44.  and run the files, use the NMAKE tool. Your output is the executable
  45.  file.  For information about the NMAKE utility, see the
  46.  OS/2 Tools Reference.
  47.  
  48.  
  49. SOFTWARE/HARDWARE PREREQUISITES:
  50.  
  51.  
  52. - IBM VisualAge C++
  53. - OS/2 Warp
  54. - IBM or compatible 386 and up.
  55.