home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / tools / boot / wbstartup+v2.8 / source / wbstartup+prefs / disablewindow.h < prev    next >
C/C++ Source or Header  |  1995-11-01  |  103b  |  5 lines

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