home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / windows / winterm / miscell.h < prev    next >
Encoding:
Text File  |  1994-01-23  |  142 b   |  6 lines

  1. /* miscell.h */
  2.  
  3. void CommonAS(char *);
  4. void CommonXY(char *,int *,int *);
  5. void EnableBreakButton(void);
  6. void DisableBreakButton(void);