home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / wbstartup+ / source / wbstartup+prefs / disablewindow.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-10-26  |  103 b   |  5 lines

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