home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / sysutils / cpuactiv / cpumeter / histgram.h < prev   
Encoding:
Text File  |  1990-11-01  |  218 b   |  6 lines

  1. void create_histogram (HAB hab, HWND hwndClient) ;
  2. void paint_histogram (void) ;
  3. void update_histogram (INT iPercentage) ;
  4. void size_histogram (INT xPixelWidth, INT yPixelHeight) ;
  5. void destroy_histogram (void) ;
  6.