Changeset 1255 for trunk/src


Ignore:
Timestamp:
Oct 11, 1999, 10:57:55 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1248 r1255  
    1 /* $Id: win32wbase.h,v 1.18 1999-10-11 16:04:52 cbratschi Exp $ */
     1/* $Id: win32wbase.h,v 1.19 1999-10-11 20:57:08 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    6565         ULONG  MsgClose();
    6666         ULONG  MsgDestroy();
    67          ULONG  MsgEnable(BOOL fEnable);
     67virtual  ULONG  MsgEnable(BOOL fEnable);
    6868         ULONG  MsgShow(BOOL fShow);
    6969         ULONG  MsgPosChanging(LPARAM lp);
Note: See TracChangeset for help on using the changeset viewer.