Ignore:
Timestamp:
Jul 17, 1999, 11:17:58 AM (26 years ago)
Author:
sandervl
Message:

Lots of changes/additions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/win32wnd.h

    r314 r319  
    1 /* $Id: win32wnd.h,v 1.4 1999-07-16 11:32:09 sandervl Exp $ */
     1/* $Id: win32wnd.h,v 1.5 1999-07-17 09:17:58 sandervl Exp $ */
    22/*
    33 * Win32 Window Code for OS/2
     
    114114
    115115        HWND    OS2Hwnd;
     116        HWND    OS2HwndFrame;
    116117        HWND    OS2HwndMenu;
    117118        HWND    Win32Hwnd;
     
    132133         HWND   hwndLinkAfter;
    133134        DWORD   flags;
     135
     136        BOOL    isIcon;
    134137
    135138   Win32Window *owner;                 
Note: See TracChangeset for help on using the changeset viewer.