Ignore:
Timestamp:
Mar 31, 2000, 4:42:49 PM (26 years ago)
Author:
cbratschi
Message:

HTTRANSPARENT

File:
1 edited

Legend:

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

    r3153 r3284  
    1 /* $Id: win32wbase.h,v 1.90 2000-03-18 16:13:39 cbratschi Exp $ */
     1/* $Id: win32wbase.h,v 1.91 2000-03-31 14:42:49 cbratschi Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    114114         ULONG  MsgPaint(ULONG tmp1, BOOL select = TRUE);
    115115         ULONG  MsgEraseBackGround(HDC hdc);
    116          ULONG  MsgHitTest(ULONG x, ULONG y);
     116         ULONG  MsgHitTest(MSG *msg);
    117117         ULONG  MsgNCPaint();
    118118         ULONG  MsgFormatFrame(WINDOWPOS *lpWndPos);
Note: See TracChangeset for help on using the changeset viewer.