Ignore:
Timestamp:
Sep 19, 2001, 5:39:52 PM (24 years ago)
Author:
sandervl
Message:

ported the Wine MDI control + some menu fixes

File:
1 edited

Legend:

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

    r2469 r6762  
    1 /* $Id: win32wnd.h,v 1.3 2000-01-18 20:08:17 sandervl Exp $ */
     1/* $Id: win32wnd.h,v 1.4 2001-09-19 15:39:52 sandervl Exp $ */
    22/*
    33 * Win32 Window Class for OS/2
     
    2121virtual        ~Win32Window();
    2222
    23        LRESULT  DefFrameProcA(HWND hwndMDIClient, UINT Msg, WPARAM wParam, LPARAM lParam);
    24        LRESULT  DefFrameProcW(HWND hwndMDIClient, UINT Msg, WPARAM wParam, LPARAM lParam);
    2523private:
    2624};
Note: See TracChangeset for help on using the changeset viewer.