| 1 | ; $Id: comctl32.def,v 1.15 1999-12-18 20:56:57 achimha Exp $
 | 
|---|
| 2 | LIBRARY COMCTL32 INITINSTANCE
 | 
|---|
| 3 | DESCRIPTION 'COMCTL32 Common Controls Library'
 | 
|---|
| 4 | DATA MULTIPLE NONSHARED
 | 
|---|
| 5 | 
 | 
|---|
| 6 | EXPORTS
 | 
|---|
| 7 |   MenuHelp                     = _MenuHelp@28                        @2
 | 
|---|
| 8 |   ShowHideMenuCtl              = _ShowHideMenuCtl@12                 @3
 | 
|---|
| 9 |   GetEffectiveClientRect       = _GetEffectiveClientRect@12          @4
 | 
|---|
| 10 |   DrawStatusTextA              = _DrawStatusTextA@16                 @5
 | 
|---|
| 11 |   DrawStatusText               = _DrawStatusTextA@16                 @27
 | 
|---|
| 12 |   DrawStatusTextW              = _DrawStatusTextW@16                 @28
 | 
|---|
| 13 |   CreateStatusWindowA          = _CreateStatusWindowA@16             @6
 | 
|---|
| 14 |   CreateStatusWindow           = _CreateStatusWindowA@16             @21
 | 
|---|
| 15 |   CreateStatusWindowW          = _CreateStatusWindowW@16             @22
 | 
|---|
| 16 |   CreateUpdDownControl         = _CreateUpDownControl@48             @16
 | 
|---|
| 17 |   InitCommonControls           = _InitCommonControls@0               @17
 | 
|---|
| 18 |   InitCommonControlsEx         = _InitCommonControlsEx@4             @81
 | 
|---|
| 19 |   CreateToolbarEx              = _CreateToolbarEx@52                 @32
 | 
|---|
| 20 |   CreateMappedBitmap           = _CreateMappedBitmap@20              @8
 | 
|---|
| 21 |   CreateToolbar                = _CreateToolbar@32                   @7
 | 
|---|
| 22 |   DllGetVersion                = _COMCTL32_DllGetVersion@4           @25
 | 
|---|
| 23 | 
 | 
|---|
| 24 |   ImageList_Add                = _ImageList_Add@12                   @39
 | 
|---|
| 25 |   ImageList_AddIcon            = _ImageList_AddIcon@8                @40
 | 
|---|
| 26 |   ImageList_AddMasked          = _ImageList_AddMasked@12             @41
 | 
|---|
| 27 |   ImageList_BeginDrag          = _ImageList_BeginDrag@16             @42
 | 
|---|
| 28 |   ImageList_Copy               = _ImageList_Copy@20                  @43
 | 
|---|
| 29 |   ImageList_Create             = _ImageList_Create@20                @44
 | 
|---|
| 30 |   ImageList_Destroy            = _ImageList_Destroy@4                @45
 | 
|---|
| 31 |   ImageList_DragEnter          = _ImageList_DragEnter@12             @46
 | 
|---|
| 32 |   ImageList_DragLeave          = _ImageList_DragLeave@4              @47
 | 
|---|
| 33 |   ImageList_DragMove           = _ImageList_DragMove@8               @48
 | 
|---|
| 34 |   ImageList_DragShowNolock     = _ImageList_DragShowNolock@4         @49
 | 
|---|
| 35 |   ImageList_Draw               = _ImageList_Draw@24                  @50
 | 
|---|
| 36 |   ImageList_DrawEx             = _ImageList_DrawEx@40                @51
 | 
|---|
| 37 |   ImageList_DrawIndirect       = _ImageList_DrawIndirect@4           @52
 | 
|---|
| 38 |   ImageList_Duplicate          = _ImageList_Duplicate@4              @53
 | 
|---|
| 39 |   ImageList_EndDrag            = _ImageList_EndDrag@0                @54
 | 
|---|
| 40 |   ImageList_GetBkColor         = _ImageList_GetBkColor@4             @55
 | 
|---|
| 41 |   ImageList_GetDragImage       = _ImageList_GetDragImage@8           @56
 | 
|---|
| 42 |   ImageList_GetIcon            = _ImageList_GetIcon@12               @57
 | 
|---|
| 43 |   ImageList_GetIconSize        = _ImageList_GetIconSize@12           @58
 | 
|---|
| 44 |   ImageList_GetImageCount      = _ImageList_GetImageCount@4          @59
 | 
|---|
| 45 |   ImageList_GetImageInfo       = _ImageList_GetImageInfo@12          @60
 | 
|---|
| 46 |   ImageList_GetImageRect       = _ImageList_GetImageRect@12          @61
 | 
|---|
| 47 |   ImageList_LoadImageA         = _ImageList_LoadImageA@28            @62
 | 
|---|
| 48 |   ImageList_LoadImage          = _ImageList_LoadImageA@28            @63
 | 
|---|
| 49 |   ImageList_LoadImageW         = _ImageList_LoadImageW@28            @64
 | 
|---|
| 50 |   ImageList_Merge              = _ImageList_Merge@24                 @65
 | 
|---|
| 51 |   ImageList_Read               = _ImageList_Read@4                   @66
 | 
|---|
| 52 | 
 | 
|---|
| 53 |   ImageList_Remove             = _ImageList_Remove@8                 @67
 | 
|---|
| 54 |   ImageList_Replace            = _ImageList_Replace@16               @68
 | 
|---|
| 55 |   ImageList_ReplaceIcon        = _ImageList_ReplaceIcon@12           @69
 | 
|---|
| 56 |   ImageList_SetBkColor         = _ImageList_SetBkColor@8             @70
 | 
|---|
| 57 |   ImageList_SetDragCursorImage = _ImageList_SetDragCursorImage@16    @75
 | 
|---|
| 58 |   ImageList_SetFilter          = _ImageList_SetFilter@12             @76
 | 
|---|
| 59 |   ImageList_SetIconSize        = _ImageList_SetIconSize@12           @77
 | 
|---|
| 60 |   ImageList_SetImageCount      = _ImageList_SetImageCount@8          @78
 | 
|---|
| 61 |   ImageList_SetOverlayImage    = _ImageList_SetOverlayImage@12       @79
 | 
|---|
| 62 |   ImageList_Write              = _ImageList_Write@8                  @80
 | 
|---|
| 63 | 
 | 
|---|
| 64 |   PropertySheetA               = _PropertySheetA@4                   @84
 | 
|---|
| 65 |   PropertySheet                = _PropertySheetA@4                   @83
 | 
|---|
| 66 |   PropertySheetW               = _PropertySheetW@4                   @85
 | 
|---|
| 67 |   CreatePropertySheetPageA     = _CreatePropertySheetPageA@4         @19
 | 
|---|
| 68 |   CreatePropertySheetPage      = _CreatePropertySheetPageA@4         @18
 | 
|---|
| 69 |   CreatePropertySheetPageW     = _CreatePropertySheetPageW@4         @20
 | 
|---|
| 70 |   DestroyPropertySheetPage     = _DestroyPropertySheetPage@4         @24
 | 
|---|
| 71 | 
 | 
|---|
| 72 |   MakeDragList                 = _MakeDragList@4                     @13
 | 
|---|
| 73 |   DrawInsert                   = _DrawInsert@12                      @15
 | 
|---|
| 74 |   LBItemFromPt                 = _LBItemFromPt@16                    @14
 | 
|---|
| 75 | 
 | 
|---|
| 76 | 
 | 
|---|
| 77 |   DPA_Merge           = _DPA_Merge@24              @11
 | 
|---|
| 78 | 
 | 
|---|
| 79 |   COMCTL32_Alloc      = _COMCTL32_Alloc@4          @71
 | 
|---|
| 80 |   COMCTL32_ReAlloc    = _COMCTL32_ReAlloc@8        @72
 | 
|---|
| 81 |   COMCTL32_Free       = _COMCTL32_Free@4           @73
 | 
|---|
| 82 |   COMCTL32_GetSize    = _COMCTL32_GetSize@4        @74
 | 
|---|
| 83 | 
 | 
|---|
| 84 |   CreateMRUListA      = _CreateMRUListA@4          @151
 | 
|---|
| 85 | ; ordinals????
 | 
|---|
| 86 |   FreeMRUListA        = _FreeMRUListA@4            @152
 | 
|---|
| 87 |   AddMRUData          = _AddMRUData@12             @153
 | 
|---|
| 88 |   FindMRUData         = _FindMRUData@16            @154
 | 
|---|
| 89 |   CreateMRUListLazyA  = _CreateMRUListLazyA@16     @155
 | 
|---|
| 90 | 
 | 
|---|
| 91 |   Str_GetPtrA         = _Str_GetPtrA@12            @233
 | 
|---|
| 92 |   Str_SetPtrA         = _Str_SetPtrA@8             @234
 | 
|---|
| 93 |   Str_GetPtrW         = _Str_GetPtrW@12            @235
 | 
|---|
| 94 |   Str_SetPtrW         = _Str_SetPtrW@8             @236
 | 
|---|
| 95 | 
 | 
|---|
| 96 |   DSA_Create          = _DSA_Create@8              @320
 | 
|---|
| 97 |   DSA_Destroy         = _DSA_Destroy@4             @321
 | 
|---|
| 98 |   DSA_GetItem         = _DSA_GetItem@12            @322
 | 
|---|
| 99 |   DSA_GetItemPtr      = _DSA_GetItemPtr@8          @323
 | 
|---|
| 100 |   DSA_SetItem         = _DSA_SetItem@12            @324
 | 
|---|
| 101 |   DSA_InsertItem      = _DSA_InsertItem@12         @325
 | 
|---|
| 102 |   DSA_DeleteItem      = _DSA_DeleteItem@8          @326
 | 
|---|
| 103 |   DSA_DeleteAllItems  = _DSA_DeleteAllItems@4      @327
 | 
|---|
| 104 | 
 | 
|---|
| 105 |   DPA_Create          = _DPA_Create@4              @328
 | 
|---|
| 106 |   DPA_Destroy         = _DPA_Destroy@4             @329
 | 
|---|
| 107 |   DPA_Grow            = _DPA_Grow@8                @330
 | 
|---|
| 108 |   DPA_Clone           = _DPA_Clone@8               @331
 | 
|---|
| 109 |   DPA_GetPtr          = _DPA_GetPtr@8              @332
 | 
|---|
| 110 |   DPA_GetPtrIndex     = _DPA_GetPtrIndex@8         @333
 | 
|---|
| 111 |   DPA_InsertPtr       = _DPA_InsertPtr@12          @334
 | 
|---|
| 112 |   DPA_SetPtr          = _DPA_SetPtr@12             @335
 | 
|---|
| 113 |   DPA_DeletePtr       = _DPA_DeletePtr@8           @336
 | 
|---|
| 114 |   DPA_DeleteAllPtrs   = _DPA_DeleteAllPtrs@4       @337
 | 
|---|
| 115 |   DPA_Sort            = _DPA_Sort@12               @338
 | 
|---|
| 116 |   DPA_Search          = _DPA_Search@24             @339
 | 
|---|
| 117 |   DPA_CreateEx        = _DPA_CreateEx@8            @340
 | 
|---|
| 118 | 
 | 
|---|
| 119 |   SendNotify          = _COMCTL32_SendNotify@16    @341
 | 
|---|
| 120 |   SendNotifyEx        = _COMCTL32_SendNotifyEx@20  @342
 | 
|---|
| 121 | 
 | 
|---|
| 122 |   StrChrA             = _COMCTL32_StrChrA@8        @350
 | 
|---|
| 123 |   StrStrIA            = _COMCTL32_StrStrIA@8       @355
 | 
|---|
| 124 |   StrToIntA           = _COMCTL32_StrToIntA@4      @357
 | 
|---|
| 125 | 
 | 
|---|
| 126 |   COMCTL32_StrCmpNIW  = _COMCTL32_StrCmpNIW@12     @361
 | 
|---|
| 127 | 
 | 
|---|
| 128 |   DPA_EnumCallback    = _DPA_EnumCallback@12       @385
 | 
|---|
| 129 |   DPA_DestroyCallback = _DPA_DestroyCallback@12    @386
 | 
|---|
| 130 |   DSA_EnumCallback    = _DSA_EnumCallback@12       @387
 | 
|---|
| 131 |   DSA_DestroyCallback = _DSA_DestroyCallback@12    @388
 | 
|---|
| 132 | 
 | 
|---|
| 133 |   StrCSpnA            = _COMCTL32_StrCSpnA@8       @356
 | 
|---|
| 134 |   StrChrW             = _COMCTL32_StrChrW@8        @358
 | 
|---|
| 135 |   StrCmpNA            = _COMCTL32_StrCmpNA@12      @352
 | 
|---|
| 136 |   StrCmpNIA           = _COMCTL32_StrCmpNIA@12     @353
 | 
|---|
| 137 |   StrCmpNW            = _COMCTL32_StrCmpNW@12      @360
 | 
|---|
| 138 |   StrRChrA            = _COMCTL32_StrRChrA@12      @351
 | 
|---|
| 139 |   StrRChrW            = _COMCTL32_StrRChrW@12      @359
 | 
|---|
| 140 |   StrStrA             = _COMCTL32_StrStrA@8        @354
 | 
|---|
| 141 |   StrStrW             = _COMCTL32_StrStrW@8        @362
 | 
|---|
| 142 |   StrSpnW             = _COMCTL32_StrSpnW@8        @364
 | 
|---|
| 143 | 
 | 
|---|
| 144 |   comctl32_410        = _comctl32_410@16           @410
 | 
|---|
| 145 |   comctl32_411        = _comctl32_411@12           @411
 | 
|---|
| 146 |   comctl32_412        = _comctl32_412@12           @412
 | 
|---|
| 147 |   comctl32_413        = _comctl32_413@16           @413
 | 
|---|
| 148 |   InitMUILanguage     = _InitMUILanguage@4         @414 ;should be 70
 | 
|---|