Ignore:
Timestamp:
Aug 18, 2000, 4:01:27 AM (25 years ago)
Author:
phaller
Message:

Synchronized shell32 with wine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/shell32.def

    r3561 r4032  
    1 ; $Id: shell32.def,v 1.26 2000-05-19 12:09:25 sandervl Exp $
     1; $Id: shell32.def,v 1.27 2000-08-18 02:01:19 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    9797    SHRegisterDragDrop                = _SHRegisterDragDrop@8                 @86
    9898    SHRevokeDragDrop                  = _SHRevokeDragDrop@4                   @87
    99     SHDoDragDrop                      = _SHDoDragDrop@24                      @88
     99    SHDoDragDrop                      = _SHDoDragDrop@20                      @88
    100100    SHCloneSpecialIDList              = _SHCloneSpecialIDList@12              @89
    101101    SHFindFiles                       = _SHFindFiles@8                        @90
     
    349349    SHRegDeleteKeyA                   = _SHRegDeleteKeyA@8                    @513 ;?
    350350    SHAllocShared                     = _SHAllocShared@12                     @520
     351    SHInitRestricted                  = _SHInitRestricted@8
    351352    SHLockShared                      = _SHLockShared@8                       @521
    352353    SHUnlockShared                    = _SHUnlockShared@4                     @522
Note: See TracChangeset for help on using the changeset viewer.