Ignore:
Timestamp:
Jun 24, 1999, 12:17:52 AM (26 years ago)
Author:
phaller
Message:

Add: ExtractAssociatedIconA/W added, source files split

File:
1 edited

Legend:

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

    r96 r168  
    1 ; $Id: shell32.def,v 1.5 1999-06-10 16:56:09 phaller Exp $
     1; $Id: shell32.def,v 1.6 1999-06-23 22:17:52 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    5555;   DuplicateIcon              = _DuplicateIcon@?                   @78
    5656                                 _SHELL32_79@8                      @79
    57 ;   ExtractAssociatedIconA     = _ExtractAssociatedIconA@?          @80
     57   ExtractAssociatedIconA     = _ExtractAssociatedIconA@12          @80
    5858                                 _SHELL32_85@16                     @85
    5959                                 _SHELL32_89@12                     @89
     
    6363                                 _SHELL32_119@4                     @119
    6464;   ExtractAssociatedIconExW   = _ExtractAssociatedIconExW@?        @122
    65 ;   ExtractAssociatedIconW     = _ExtractAssociatedIconW@?          @123
     65    ExtractAssociatedIconW     = _ExtractAssociatedIconW@12         @123
    6666    ExtractIconA               = _ExtractIconA@12                   @131
    6767    ExtractIconEx              = _ExtractIconExA@20                 @133
Note: See TracChangeset for help on using the changeset viewer.