home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / YAK211SR.LHA / Yak_2.11_Src / WBStartup / Include / LastActiveWindow.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-10-18  |  204 b   |  6 lines

  1. /* Prototypes for functions defined in LastActiveWindow.c */
  2. void RememberActiveWindow( struct Window *win );
  3. struct Window *LastActiveWindow(struct Screen *CurrentScreen);
  4. void ScreenDepthGadget(void);
  5.  
  6.