home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
msysjour
/
vol05
/
06
/
cpumeter
/
cpumete.h
< prev
next >
Wrap
Text File
|
1990-11-01
|
424b
|
18 lines
/*----------------------
CPUMETE.H header file
----------------------*/
#define ID_ICON00 100
#define ID_ICON10 101
#define ID_ICON20 102
#define ID_ICON30 103
#define ID_ICON40 104
#define ID_ICON50 105
#define ID_ICON60 106
#define ID_ICON70 107
#define ID_ICON80 108
#define ID_ICON90 109
#define ID_ICON100 110
MRESULT EXPENTRY ClientWndProc (HWND, USHORT, MPARAM, MPARAM) ;