Ignore:
Timestamp:
May 16, 2001, 9:42:26 AM (24 years ago)
Author:
sandervl
Message:

WM_SETREDRAW fix

File:
1 edited

Legend:

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

    r5685 r5721  
    1 /* $Id: oslibwin.h,v 1.54 2001-05-11 08:39:43 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.55 2001-05-16 07:42:26 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    281281#define HTOS_ERROR                    (-3)
    282282
    283 BOOL  OSLibWinEnableWindowUpdate(HWND hwnd,BOOL fEnable);
     283BOOL OSLibWinEnableWindowUpdate(HWND hwndFrame, HWND hwndClient ,BOOL fEnable);
    284284ULONG OSLibWinGetLastError();
    285285
Note: See TracChangeset for help on using the changeset viewer.