Ignore:
Timestamp:
Sep 9, 1999, 11:02:28 PM (26 years ago)
Author:
phaller
Message:

Add: GetMenuInfo + SetMenuInfo stubs added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/USER32.DEF

    r432 r899  
    1 ; $Id: USER32.DEF,v 1.9 1999-08-05 23:39:48 phaller Exp $
     1; $Id: USER32.DEF,v 1.10 1999-09-09 20:59:32 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    592592    wvsprintfA                 = _wvsprintfA@12              @579
    593593    wvsprintfW                 = _wvsprintfW@12              @580
     594
     595;------------
     596; Windows 98
     597;------------
     598    GetMenuInfo                = _GetMenuInfo@8              @800
     599    SetMenuInfo                = _SetMenuInfo@8              @801
     600
     601
     602
    594603    GetMonitorInfoW               = _GetMonitorInfoW@8          @1000
    595604    GetMonitorInfoA               = _GetMonitorInfoA@8          @1001
Note: See TracChangeset for help on using the changeset viewer.