Ignore:
Timestamp:
Jul 21, 2001, 11:08:03 AM (24 years ago)
Author:
sandervl
Message:

wine resync

File:
1 edited

Legend:

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

    r6375 r6380  
    1 ; $Id: comctl32.def,v 1.23 2001-07-20 15:35:30 sandervl Exp $
     1; $Id: comctl32.def,v 1.24 2001-07-21 09:07:16 sandervl Exp $
    22LIBRARY COMCTL32 INITINSTANCE
    33DESCRIPTION 'Odin32 System DLL - ComCtl32 - Common Controls Library'
     
    125125  DSA_DeleteItem      = _DSA_DeleteItem@8          @326
    126126  DSA_DeleteAllItems  = _DSA_DeleteAllItems@4      @327
    127 
    128127  DPA_Create          = _DPA_Create@4              @328
    129128  DPA_Destroy         = _DPA_Destroy@4             @329
     
    144143
    145144  StrChrA             = _COMCTL32_StrChrA@8        @350
     145  StrRChrA            = _COMCTL32_StrRChrA@12      @351
     146  StrCmpNA            = _COMCTL32_StrCmpNA@12      @352
     147  StrCmpNIA           = _COMCTL32_StrCmpNIA@12     @353
     148  StrStrA             = _COMCTL32_StrStrA@8        @354
    146149  StrStrIA            = _COMCTL32_StrStrIA@8       @355
     150  StrCSpnA            = _COMCTL32_StrCSpnA@8       @356
     151  StrChrW             = _COMCTL32_StrChrW@8        @358
    147152  StrToIntA           = _COMCTL32_StrToIntA@4      @357
    148 
    149   COMCTL32_StrCmpNIW  = _COMCTL32_StrCmpNIW@12     @361
     153  StrRChrW            = _COMCTL32_StrRChrW@12      @359
     154  StrCmpNW            = _COMCTL32_StrCmpNW@12      @360
     155  StrCmpNIW           = _COMCTL32_StrCmpNIW@12     @361
     156  StrStrW             = _COMCTL32_StrStrW@8        @362
     157;StrStrIW @363
     158  StrSpnW             = _COMCTL32_StrSpnW@8        @364
     159  StrToIntW           = _COMCTL32_StrToIntW@4      @365
     160;366 stub StrChrIA
     161;367 stub StrChrIW
     162;368 stub StrRChrIA
     163;369 stub StrRChrIW
     164;372 stub StrRStrIA
     165;373 stub StrRStrIW
     166;374 stub StrCSpnIA
     167;375 stub StrCSpnIW
     168;376 stub IntlStrEqWorkerA@16
     169;377 stub IntlStrEqWorkerW@16
    150170
    151171  SmoothScrollWindow  = _SmoothScrollWindow@4      @382
     172;383 stub DoReaderMode@4
     173;384 stub SetPathWordBreakProc@8
    152174
    153175  DPA_EnumCallback    = _DPA_EnumCallback@12       @385
     
    158180                        _COMCTL32_390@16           @390 NONAME
    159181
    160   StrCSpnA            = _COMCTL32_StrCSpnA@8       @356
    161   StrChrW             = _COMCTL32_StrChrW@8        @358
    162   StrCmpNA            = _COMCTL32_StrCmpNA@12      @352
    163   StrCmpNIA           = _COMCTL32_StrCmpNIA@12     @353
    164   StrCmpNW            = _COMCTL32_StrCmpNW@12      @360
    165   StrRChrA            = _COMCTL32_StrRChrA@12      @351
    166   StrRChrW            = _COMCTL32_StrRChrW@12      @359
    167   StrStrA             = _COMCTL32_StrStrA@8        @354
    168   StrStrW             = _COMCTL32_StrStrW@8        @362
    169   StrSpnW             = _COMCTL32_StrSpnW@8        @364
     182;400 stub CreateMRUListW@4
     183;401 stub AddMRUStringW@8
     184;402 stub FindMRUStringW@12
     185;403 stub EnumMRUListW@16
     186;404 stub CreateMRUListLazyW@16
    170187
    171                         _comctl32_410@16           @410 NONAME
    172                         _comctl32_411@12           @411 NONAME
    173                         _comctl32_412@12           @412 NONAME
    174                         _comctl32_413@16           @413 NONAME
     188                        _COMCTL32_410@16           @410 NONAME
     189                        _COMCTL32_411@12           @411 NONAME
     190                        _COMCTL32_412@12           @412 NONAME
     191                        _COMCTL32_413@16           @413 NONAME
    175192                        _COMCTL32_415@20           @415 NONAME
Note: See TracChangeset for help on using the changeset viewer.