Changeset 1114 for trunk/src/user32/win32wmdiclient.cpp
- Timestamp:
- Oct 3, 1999, 10:38:02 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wmdiclient.cpp
r1019 r1114 1 /* $Id: win32wmdiclient.cpp,v 1. 2 1999-09-23 14:39:53 phallerExp $ */1 /* $Id: win32wmdiclient.cpp,v 1.3 1999-10-03 20:38:02 sandervl Exp $ */ 2 2 /* 3 3 * Win32 MDI Client Window Class for OS/2 … … 62 62 //****************************************************************************** 63 63 //****************************************************************************** 64 BOOL Win32MDIClientWindow::isMDIClient() 65 { 66 return TRUE; 67 } 68 //****************************************************************************** 69 //****************************************************************************** 64 70 LRESULT Win32MDIClientWindow::MDIClientWndProc(UINT message, WPARAM wParam, LPARAM lParam) 65 71 {
Note:
See TracChangeset
for help on using the changeset viewer.