home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / NEWS / 4418 / DEMO / SOURCE.ZIP / STATETOO.H < prev    next >
Text File  |  1993-04-23  |  335b  |  10 lines

  1.  
  2. void DoSetInfo(HWND hWnd,LPRECT lpRect);
  3. void DoSetTextInfo(LPSTR lpszTxt);
  4. void DoCadre(HDC hdc,UINT left,UINT right,UINT top,UINT bottom,
  5.                                   LPSTR lpTxt,WORD wPct,COLORREF clrref);
  6. void Jauge(HDC hdc,WORD wPct,COLORREF clrref);
  7. void DoPaintInfo (HDC hdc);
  8.                                   
  9.  
  10.