Ignore:
Timestamp:
Dec 30, 1999, 1:22:45 AM (26 years ago)
Author:
phaller
Message:

Add: StrChrIA, StrChrIW, StrStrIA, StrStrIW added

File:
1 edited

Legend:

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

    r2240 r2258  
    1 ; $Id: shell32.def,v 1.22 1999-12-28 23:27:41 sandervl Exp $
     1; $Id: shell32.def,v 1.23 1999-12-30 00:21:34 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    315315;   Shl3216_ThunkData32               = _Shl3216_ThunkData32@?                @300
    316316    StrChrA                           = _StrChrA@8                            @301
    317 ;   StrChrIA                          = _StrChrIA@?                           @302
    318 ;   StrChrIW                          = _StrChrIW@?                           @303
     317    StrChrIA                          = _StrChrIA@8                           @302
     318    StrChrIW                          = _StrChrIW@8                           @303
    319319    StrChrW                           = _StrChrW@8                            @304
    320320;   StrCmpNA                          = _StrCmpNA@?                           @305
     
    339339;   StrRStrW                          = _StrRStrW@?                           @324
    340340;   StrStrA                           = _StrStrA@?                            @325
    341 ;   StrStrIA                          = _StrStrIA@?                           @326
    342 ;   StrStrIW                          = _StrStrIW@?                           @327
     341    StrStrIA                          = _StrStrIA@8                           @326
     342    StrStrIW                          = _StrStrIW@8                           @327
    343343;   StrStrW                           = _StrStrW@?                            @328
    344344;   WOWShellExecute                   = _WOWShellExecute@?                    @329
Note: See TracChangeset for help on using the changeset viewer.