home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / CPUMET.ZIP / CPUMETER.H < prev    next >
Text File  |  1990-12-18  |  330b  |  14 lines

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