Ignore:
Timestamp:
Aug 14, 1999, 6:13:16 PM (26 years ago)
Author:
cbratschi
Message:

wine-990731 update

File:
1 edited

Legend:

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

    r144 r496  
    1 ; $Id: comctl32.def,v 1.10 1999-06-21 13:59:00 sandervl Exp $
     1; $Id: comctl32.def,v 1.11 1999-08-14 16:13:09 cbratschi Exp $
    22LIBRARY COMCTL32 INITINSTANCE
    33DESCRIPTION 'COMCTL32 Common Controls Library'
     
    9999  DSA_InsertItem      = _DSA_InsertItem@12         @325
    100100  DSA_DeleteItem      = _DSA_DeleteItem@8          @326
    101   DSA_DeleteAllItems  = _DSA_DeleteAllItems@4      @327 
     101  DSA_DeleteAllItems  = _DSA_DeleteAllItems@4      @327
    102102
    103103  DPA_Create          = _DPA_Create@4              @328
     
    136136  StrStrW             = _COMCTL32_StrStrW@8        @362
    137137  StrSpnW             = _COMCTL32_StrSpnW@8        @364
     138
     139  comctl32_410        = _comctl32_410@16           @410
     140  InitMUILanguage     = _InitMUILanguage@4         @500 ;should be 70
Note: See TracChangeset for help on using the changeset viewer.