home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / MSJV5-6.ZIP / CPUMETER.ZIP / CPUMETE.H < prev    next >
Text File  |  1990-11-01  |  424b  |  18 lines

  1. /*----------------------
  2.    CPUMETE.H header file
  3.   ----------------------*/
  4.  
  5. #define ID_ICON00   100
  6. #define ID_ICON10   101
  7. #define ID_ICON20   102
  8. #define ID_ICON30   103
  9. #define ID_ICON40   104
  10. #define ID_ICON50   105
  11. #define ID_ICON60   106
  12. #define ID_ICON70   107
  13. #define ID_ICON80   108
  14. #define ID_ICON90   109
  15. #define ID_ICON100  110
  16.  
  17. MRESULT EXPENTRY ClientWndProc (HWND, USHORT, MPARAM, MPARAM) ;
  18.