Ignore:
Timestamp:
Aug 22, 1999, 10:30:53 AM (26 years ago)
Author:
sandervl
Message:

Erase background changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/win32wnd.h

    r508 r614  
    1 /* $Id: win32wnd.h,v 1.22 1999-08-16 15:53:04 dengert Exp $ */
     1/* $Id: win32wnd.h,v 1.23 1999-08-22 08:30:53 sandervl Exp $ */
    22/*
    33 * Win32 Window Code for OS/2
     
    7474         ULONG  MsgMouseMove(ULONG keystate, ULONG x, ULONG y);
    7575         ULONG  MsgPaint(ULONG tmp1, ULONG tmp2);
    76          ULONG  MsgEraseBackGround(ULONG hps);
     76         ULONG  MsgEraseBackGround();
    7777         ULONG  MsgSetText(LPSTR lpsz, LONG cch);
    7878         ULONG  MsgGetTextLength();
Note: See TracChangeset for help on using the changeset viewer.