home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 124 / af124a.adf / af124a.lzx / WBStartup+V2.8 / Source / WBStartup+Prefs / DisableWindow.h < prev    next >
C/C++ Source or Header  |  1999-03-29  |  103b  |  5 lines

  1. extern ULONG oldIDCMP;
  2.  
  3. void DisableWindow(struct Window *win);
  4. void EnableWindow(struct Window *win);
  5.