Ignore:
Timestamp:
Apr 18, 2000, 1:13:01 PM (25 years ago)
Author:
sandervl
Message:

misc updates

File:
1 edited

Legend:

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

    r3365 r3419  
    1 /* $Id: win32wbase.h,v 1.92 2000-04-10 19:40:46 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.93 2000-04-18 11:13:01 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    284284    static HWND Win32ToOS2FrameHandle(HWND hwnd);
    285285    static HWND OS2ToWin32Handle(HWND hwnd);
     286    static BOOL IsOS2FrameWindowHandle(HWND hwndWin32, HWND hwndOS2);
    286287
    287288static Win32BaseWindow *GetWindowFromHandle(HWND hwnd);
Note: See TracChangeset for help on using the changeset viewer.