Ignore:
Timestamp:
Sep 29, 1999, 11:16:32 AM (26 years ago)
Author:
sandervl
Message:

WM_ACTIVATE(APP) changes

File:
1 edited

Legend:

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

    r949 r1093  
    1 /* $Id: win32wmdichild.h,v 1.1 1999-09-15 23:19:01 sandervl Exp $ */
     1/* $Id: win32wmdichild.h,v 1.2 1999-09-29 09:16:32 sandervl Exp $ */
    22/*
    33 * Win32 MDI Client Window Class for OS/2
     
    2424virtual        ~Win32MDIChildWindow();
    2525
     26virtual  ULONG  MsgActivate(BOOL fActivate, BOOL fMinimized, HWND hwnd);
     27
    2628   static HWND  createChild(Win32MDIClientWindow *client, LPMDICREATESTRUCTA cs);
    2729           void childGetMinMaxInfo(MINMAXINFO* lpMinMax);
Note: See TracChangeset for help on using the changeset viewer.