Changeset 6444
- Timestamp:
 - Aug 4, 2001, 3:49:17 PM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/user32/win32wmdiclient.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/win32wmdiclient.cpp
r5968 r6444 1 /* $Id: win32wmdiclient.cpp,v 1.3 7 2001-06-11 20:08:25sandervl Exp $ */1 /* $Id: win32wmdiclient.cpp,v 1.38 2001-08-04 13:49:17 sandervl Exp $ */ 2 2 /* 3 3 * Win32 MDI Client Window Class for OS/2 … … 1070 1070 * CalcChildScroll (USER.462) 1071 1071 */ 1072 void WINAPI CalcChildScroll(HWND hwnd, WORDscroll)1072 void WINAPI CalcChildScroll(HWND hwnd,INT scroll) 1073 1073 { 1074 1074 Win32BaseWindow *win32wnd = Win32BaseWindow::GetWindowFromHandle(hwnd);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  