Ignore:
Timestamp:
Oct 19, 1999, 8:02:08 PM (26 years ago)
Author:
sandervl
Message:

MDI changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wmdiclient.h

    r1114 r1361  
    1 /* $Id: win32wmdiclient.h,v 1.2 1999-10-03 20:38:02 sandervl Exp $ */
     1/* $Id: win32wmdiclient.h,v 1.3 1999-10-19 18:02:08 sandervl Exp $ */
    22/*
    33 * Win32 MDI Client Window Class for OS/2
     
    5959        LRESULT destroyChild(Win32MDIChildWindow *child, BOOL flagDestroy );
    6060
     61        LRESULT setMDIMenu(HMENU hmenuFrame, HMENU hmenuWindow);
     62
    6163       LRESULT  MDIClientWndProc(UINT message, WPARAM wParam, LPARAM lParam);
    6264
Note: See TracChangeset for help on using the changeset viewer.