Ignore:
Timestamp:
Sep 22, 2001, 8:21:01 PM (24 years ago)
Author:
sandervl
Message:

focus/activation fixes

File:
1 edited

Legend:

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

    r6762 r6783  
    1 /* $Id: win32wbase.h,v 1.125 2001-09-19 15:39:50 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.126 2001-09-22 18:21:00 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    140140         ULONG  MsgPosChanged(LPARAM lp);
    141141         ULONG  MsgActivate(BOOL fActivate, BOOL fMinimized, HWND hwnd, HWND hwndOS2Win);
     142         ULONG  MsgChildActivate(BOOL fActivate);
    142143         ULONG  MsgSetFocus(HWND hwnd);
    143144         ULONG  MsgKillFocus(HWND hwnd);
Note: See TracChangeset for help on using the changeset viewer.