Ignore:
Timestamp:
Jan 9, 2000, 6:57:50 PM (26 years ago)
Author:
sandervl
Message:

System menu commands now work

File:
1 edited

Legend:

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

    r2384 r2391  
    1 /* $Id: win32wbase.h,v 1.69 2000-01-09 15:56:05 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.70 2000-01-09 17:57:49 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    152152         BOOL   SetMenu(ULONG hMenu);
    153153         HMENU  GetSystemMenu(BOOL fRevert);
     154         HMENU  getSystemMenu();
    154155
    155156         BOOL   SetIcon(HICON hIcon);
Note: See TracChangeset for help on using the changeset viewer.