Ignore:
Timestamp:
Aug 6, 1999, 1:40:16 AM (26 years ago)
Author:
phaller
Message:

Add: added few stubs

File:
1 edited

Legend:

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

    r265 r432  
    1 ; $Id: USER32.DEF,v 1.8 1999-07-04 19:02:38 sandervl Exp $
     1; $Id: USER32.DEF,v 1.9 1999-08-05 23:39:48 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    485485    SetFocus                   = _SetFocus@4                 @475
    486486    SetForegroundWindow        = _SetForegroundWindow@4      @476
    487 ;    SetInternalWindowPos       = _SetInternalWindowPos@??    @477
     487    SetInternalWindowPos       = _SetInternalWindowPos@16    @477
    488488    SetKeyboardState           = _SetKeyboardState@4         @478
    489489    SetLastErrorEx             = _SetLastErrorEx@8           @479
Note: See TracChangeset for help on using the changeset viewer.