Changeset 1361 for trunk/src/user32/win32wmdiclient.h
- Timestamp:
 - Oct 19, 1999, 8:02:08 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/user32/win32wmdiclient.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/win32wmdiclient.h
r1114 r1361 1 /* $Id: win32wmdiclient.h,v 1. 2 1999-10-03 20:38:02sandervl Exp $ */1 /* $Id: win32wmdiclient.h,v 1.3 1999-10-19 18:02:08 sandervl Exp $ */ 2 2 /* 3 3 * Win32 MDI Client Window Class for OS/2 … … 59 59 LRESULT destroyChild(Win32MDIChildWindow *child, BOOL flagDestroy ); 60 60 61 LRESULT setMDIMenu(HMENU hmenuFrame, HMENU hmenuWindow); 62 61 63 LRESULT MDIClientWndProc(UINT message, WPARAM wParam, LPARAM lParam); 62 64  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  