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/user32.cpp

    r6620 r6762  
    1 /* $Id: user32.cpp,v 1.114 2001-09-01 12:41:42 sandervl Exp $ */
     1/* $Id: user32.cpp,v 1.115 2001-09-19 15:39:49 sandervl Exp $ */
    22
    33/*
     
    5555
    5656//undocumented stuff
    57 // WIN32API CalcChildScroll
    58 // WIN32API CascadeChildWindows
    5957// WIN32API ClientThreadConnect
    6058// WIN32API DragObject
     
    8381// WIN32API SwitchToThisWindow
    8482// WIN32API SysErrorBox
    85 // WIN32API TileChildWindows
    8683// WIN32API UnlockWindowStation
    8784// WIN32API UserClientDllInitialize
     
    22412238  return 0;
    22422239}
    2243 
Note: See TracChangeset for help on using the changeset viewer.