Changeset 4549 for trunk/src


Ignore:
Timestamp:
Nov 2, 2000, 10:01:40 AM (25 years ago)
Author:
achimha
Message:

wrong function mapping

File:
1 edited

Legend:

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

    r4121 r4549  
    1 ; $Id: shell32.def,v 1.30 2000-08-30 13:50:56 sandervl Exp $
     1; $Id: shell32.def,v 1.31 2000-11-02 09:01:40 achimha Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    184184    SHValidateUNC                     = _SHValidateUNC@12                     @173
    185185    SHCreateShellFolderViewEx         = _SHCreateShellFolderViewEx@8          @174
    186     SHGetSpecialFolderPathA           = _SHGetSpecialFolderPathAW@16          @175
     186    SHGetSpecialFolderPathA           = _SHGetSpecialFolderPathA@16           @175
    187187    SHSetInstanceExplorer             = _SHSetInstanceExplorer@4              @176
    188188;   DAD_SetDragImageFromListView      = _DAD_SetDragImageFromListView@?       @177
     
    366366    ReadCabinetState                  = _ReadCabinetState@8                   @651
    367367    WriteCabinetState                 = _WriteCabinetState@4                  @652
    368     PathProcessCommandA               = _PathProcessCommandAW@16              @653
     368    PathProcessCommandA               = _PathProcessCommandA@16               @653
    369369                                        _SHELL32_654@8                        @654
    370370    FileIconInit                      = _FileIconInit@4                       @660
Note: See TracChangeset for help on using the changeset viewer.