Ignore:
Timestamp:
Sep 19, 1999, 8:33:32 PM (26 years ago)
Author:
sandervl
Message:

Dialog fontsize & background fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/winmenu.cpp

    r961 r985  
    1 /* $Id: winmenu.cpp,v 1.2 1999-09-16 15:14:18 phaller Exp $ */
     1/* $Id: winmenu.cpp,v 1.3 1999-09-19 18:33:32 sandervl Exp $ */
    22
    33/*
     
    236236//******************************************************************************
    237237//******************************************************************************
    238 ODINFUNCTION2(HMENU,GetSystemMenu,HWND,hSystemWindow,
    239                                   BOOL,bRevert)
     238HMENU WIN32API GetSystemMenu(HWND hSystemWindow, BOOL bRevert)
    240239{
    241240  dprintf(("USER32: GetSystemMenu not implemented correctly."));
Note: See TracChangeset for help on using the changeset viewer.