/* All Rights reserved */ #include @interface WinController : NSObject { id window; } @end