| 1 | ; $Id: comctl32dbg.def,v 1.5 2003-05-15 14:26:27 sandervl Exp $
|
|---|
| 2 | LIBRARY COMCTL32 INITINSTANCE
|
|---|
| 3 | DESCRIPTION 'Odin32 System DLL - ComCtl32 - Common Controls Library'
|
|---|
| 4 | DATA MULTIPLE NONSHARED
|
|---|
| 5 |
|
|---|
| 6 | ; GCC 3.2.1 cdecl bug will be 100% fixed in 3.2.2
|
|---|
| 7 | IMPORTS
|
|---|
| 8 | __wtoi = NTDLL._wtoi
|
|---|
| 9 |
|
|---|
| 10 | EXPORTS
|
|---|
| 11 | MenuHelp = "_DbgMenuHelp@28" @2
|
|---|
| 12 | ShowHideMenuCtl = "_DbgShowHideMenuCtl@12" @3
|
|---|
| 13 | GetEffectiveClientRect = "_DbgGetEffectiveClientRect@12" @4
|
|---|
| 14 | DrawStatusTextA = "_DbgDrawStatusTextA@16" @5
|
|---|
| 15 | CreateStatusWindowA = "_DbgCreateStatusWindowA@16" @6
|
|---|
| 16 | CreateToolbar = "_DbgCreateToolbar@32" @7
|
|---|
| 17 | CreateMappedBitmap = "_DbgCreateMappedBitmap@20" @8
|
|---|
| 18 | DPA_LoadStream = "_DbgDPA_LoadStream@16" @9
|
|---|
| 19 | DPA_SaveStream = "_DbgDPA_SaveStream@16" @10
|
|---|
| 20 | DPA_Merge = "_DbgDPA_Merge@24" @11
|
|---|
| 21 | ;;12 stub Cctl1632_ThunkData32
|
|---|
| 22 | MakeDragList = "_DbgMakeDragList@4" @13
|
|---|
| 23 | LBItemFromPt = "_DbgLBItemFromPt@16" @14
|
|---|
| 24 | DrawInsert = "_DbgDrawInsert@12" @15
|
|---|
| 25 | CreateUpDownControl = "_DbgCreateUpDownControl@48" @16
|
|---|
| 26 | InitCommonControls = "_DbgInitCommonControls@0" @17
|
|---|
| 27 | CreatePropertySheetPage = "_DbgCreatePropertySheetPageA@4" @18
|
|---|
| 28 | CreatePropertySheetPageA = "_DbgCreatePropertySheetPageA@4" @19
|
|---|
| 29 | CreatePropertySheetPageW = "_DbgCreatePropertySheetPageW@4" @20
|
|---|
| 30 | CreateStatusWindow = "_DbgCreateStatusWindowA@16" @21
|
|---|
| 31 | CreateStatusWindowW = "_DbgCreateStatusWindowW@16" @22
|
|---|
| 32 | CreateToolbarEx = "_DbgCreateToolbarEx@52" @23
|
|---|
| 33 | DestroyPropertySheetPage = "_DbgDestroyPropertySheetPage@4" @24
|
|---|
| 34 | DllGetVersion = "_DbgCOMCTL32_DllGetVersion@4" @25
|
|---|
| 35 | DllInstall = "_DbgCOMCTL32_DllInstall@8" @26
|
|---|
| 36 | DrawStatusText = "_DbgDrawStatusTextA@16" @27
|
|---|
| 37 | DrawStatusTextW = "_DbgDrawStatusTextW@16" @28
|
|---|
| 38 | FlatSB_EnableScrollBar = "_DbgFlatSB_EnableScrollBar@12" @29
|
|---|
| 39 | FlatSB_GetScrollInfo = "_DbgFlatSB_GetScrollInfo@12" @30
|
|---|
| 40 | FlatSB_GetScrollPos = "_DbgFlatSB_GetScrollPos@8" @31
|
|---|
| 41 | FlatSB_GetScrollProp = "_DbgFlatSB_GetScrollProp@12" @32
|
|---|
| 42 | FlatSB_GetScrollRange = "_DbgFlatSB_GetScrollRange@16" @33
|
|---|
| 43 | FlatSB_SetScrollInfo = "_DbgFlatSB_SetScrollInfo@16" @34
|
|---|
| 44 | FlatSB_SetScrollPos = "_DbgFlatSB_SetScrollPos@16" @35
|
|---|
| 45 | FlatSB_SetScrollProp = "_DbgFlatSB_SetScrollProp@16" @36
|
|---|
| 46 | FlatSB_SetScrollRange = "_DbgFlatSB_SetScrollRange@20" @37
|
|---|
| 47 | FlatSB_ShowScrollBar = "_DbgFlatSB_ShowScrollBar@12" @38
|
|---|
| 48 | GetMUILanguage = "_DbgGetMUILanguage@0" @39
|
|---|
| 49 | ImageList_Add = "_DbgImageList_Add@12" @40
|
|---|
| 50 | ImageList_AddIcon = "_DbgImageList_AddIcon@8" @41
|
|---|
| 51 | ImageList_AddMasked = "_DbgImageList_AddMasked@12" @42
|
|---|
| 52 | ImageList_BeginDrag = "_DbgImageList_BeginDrag@16" @43
|
|---|
| 53 | ImageList_Copy = "_DbgImageList_Copy@20" @44
|
|---|
| 54 | ImageList_Create = "_DbgImageList_Create@20" @45
|
|---|
| 55 | ImageList_Destroy = "_DbgImageList_Destroy@4" @46
|
|---|
| 56 | ImageList_DragEnter = "_DbgImageList_DragEnter@12" @47
|
|---|
| 57 | ImageList_DragLeave = "_DbgImageList_DragLeave@4" @48
|
|---|
| 58 | ImageList_DragMove = "_DbgImageList_DragMove@8" @49
|
|---|
| 59 | ImageList_DragShowNolock = "_DbgImageList_DragShowNolock@4" @50
|
|---|
| 60 | ImageList_Draw = "_DbgImageList_Draw@24" @51
|
|---|
| 61 | ImageList_DrawEx = "_DbgImageList_DrawEx@40" @52
|
|---|
| 62 | ImageList_DrawIndirect = "_DbgImageList_DrawIndirect@4" @53
|
|---|
| 63 | ImageList_Duplicate = "_DbgImageList_Duplicate@4" @54
|
|---|
| 64 | ImageList_EndDrag = "_DbgImageList_EndDrag@0" @55
|
|---|
| 65 | ImageList_GetBkColor = "_DbgImageList_GetBkColor@4" @56
|
|---|
| 66 | ImageList_GetDragImage = "_DbgImageList_GetDragImage@8" @57
|
|---|
| 67 | ImageList_GetFlags = "_DbgImageList_GetFlags@4" @58
|
|---|
| 68 | ImageList_GetIcon = "_DbgImageList_GetIcon@12" @59
|
|---|
| 69 | ImageList_GetIconSize = "_DbgImageList_GetIconSize@12" @60
|
|---|
| 70 | ImageList_GetImageCount = "_DbgImageList_GetImageCount@4" @61
|
|---|
| 71 | ImageList_GetImageInfo = "_DbgImageList_GetImageInfo@12" @62
|
|---|
| 72 | ImageList_GetImageRect = "_DbgImageList_GetImageRect@12" @63
|
|---|
| 73 | ImageList_LoadImage = "_DbgImageList_LoadImageA@28" @64
|
|---|
| 74 | ImageList_LoadImageA = "_DbgImageList_LoadImageA@28" @65
|
|---|
| 75 | ImageList_LoadImageW = "_DbgImageList_LoadImageW@28" @66
|
|---|
| 76 | ImageList_Merge = "_DbgImageList_Merge@24" @67
|
|---|
| 77 | ImageList_Read = "_DbgImageList_Read@4" @68
|
|---|
| 78 | ImageList_Remove = "_DbgImageList_Remove@8" @69
|
|---|
| 79 | ImageList_Replace = "_DbgImageList_Replace@16" @70
|
|---|
| 80 | Alloc = "_DbgCOMCTL32_Alloc@4" @71
|
|---|
| 81 | ReAlloc = "_DbgCOMCTL32_ReAlloc@8" @72
|
|---|
| 82 | Free = "_DbgCOMCTL32_Free@4" @73
|
|---|
| 83 | GetSize = "_DbgCOMCTL32_GetSize@4" @74
|
|---|
| 84 | ImageList_ReplaceIcon = "_DbgImageList_ReplaceIcon@12" @75
|
|---|
| 85 | ImageList_SetBkColor = "_DbgImageList_SetBkColor@8" @76
|
|---|
| 86 | ImageList_SetDragCursorImage = "_DbgImageList_SetDragCursorImage@16" @77
|
|---|
| 87 | ImageList_SetFilter = "_DbgImageList_SetFilter@12" @78
|
|---|
| 88 | ImageList_SetFlags = "_DbgImageList_SetFlags@8" @79
|
|---|
| 89 | ImageList_SetIconSize = "_DbgImageList_SetIconSize@12" @80
|
|---|
| 90 | ImageList_SetImageCount = "_DbgImageList_SetImageCount@8" @81
|
|---|
| 91 | ImageList_SetOverlayImage = "_DbgImageList_SetOverlayImage@12" @82
|
|---|
| 92 | ImageList_Write = "_DbgImageList_Write@8" @83
|
|---|
| 93 | InitCommonControlsEx = "_DbgInitCommonControlsEx@4" @84
|
|---|
| 94 | InitMUILanguage = "_DbgInitMUILanguage@4" @85
|
|---|
| 95 | InitializeFlatSB = "_DbgInitializeFlatSB@4" @86
|
|---|
| 96 | PropertySheet = "_DbgPropertySheetA@4" @87
|
|---|
| 97 | PropertySheetA = "_DbgPropertySheetA@4" @88
|
|---|
| 98 | PropertySheetW = "_DbgPropertySheetW@4" @89
|
|---|
| 99 | UninitializeFlatSB = "_DbgUninitializeFlatSB@4" @90
|
|---|
| 100 | _TrackMouseEvent = "_Dbg_TrackMouseEvent@4" @91
|
|---|
| 101 |
|
|---|
| 102 |
|
|---|
| 103 |
|
|---|
| 104 | CreateMRUListA = "_DbgCreateMRUListA@4" @151
|
|---|
| 105 | FreeMRUList = "_DbgFreeMRUList@4" @152
|
|---|
| 106 | AddMRUStringA = "_DbgAddMRUStringA@8" @153
|
|---|
| 107 | EnumMRUListA = "_DbgEnumMRUListA@16" @154
|
|---|
| 108 | FindMRUStringA = "_DbgFindMRUStringA@12" @155
|
|---|
| 109 | DelMRUString = "_DbgDelMRUString@8" @156
|
|---|
| 110 | CreateMRUListLazyA = "_DbgCreateMRUListLazyA@16" @157
|
|---|
| 111 |
|
|---|
| 112 | AddMRUData = "_DbgAddMRUData@12" @167
|
|---|
| 113 | FindMRUData = "_DbgFindMRUData@16" @169
|
|---|
| 114 |
|
|---|
| 115 | Str_GetPtrA = "_DbgStr_GetPtrA@12" @233
|
|---|
| 116 | Str_SetPtrA = "_DbgStr_SetPtrA@8" @234
|
|---|
| 117 | Str_GetPtrW = "_DbgStr_GetPtrW@12" @235
|
|---|
| 118 | Str_SetPtrW = "_DbgStr_SetPtrW@8" @236
|
|---|
| 119 |
|
|---|
| 120 | DSA_Create = "_DbgDSA_Create@8" @320
|
|---|
| 121 | DSA_Destroy = "_DbgDSA_Destroy@4" @321
|
|---|
| 122 | DSA_GetItem = "_DbgDSA_GetItem@12" @322
|
|---|
| 123 | DSA_GetItemPtr = "_DbgDSA_GetItemPtr@8" @323
|
|---|
| 124 | DSA_SetItem = "_DbgDSA_SetItem@12" @324
|
|---|
| 125 | DSA_InsertItem = "_DbgDSA_InsertItem@12" @325
|
|---|
| 126 | DSA_DeleteItem = "_DbgDSA_DeleteItem@8" @326
|
|---|
| 127 | DSA_DeleteAllItems = "_DbgDSA_DeleteAllItems@4" @327
|
|---|
| 128 | DPA_Create = "_DbgDPA_Create@4" @328
|
|---|
| 129 | DPA_Destroy = "_DbgDPA_Destroy@4" @329
|
|---|
| 130 | DPA_Grow = "_DbgDPA_Grow@8" @330
|
|---|
| 131 | DPA_Clone = "_DbgDPA_Clone@8" @331
|
|---|
| 132 | DPA_GetPtr = "_DbgDPA_GetPtr@8" @332
|
|---|
| 133 | DPA_GetPtrIndex = "_DbgDPA_GetPtrIndex@8" @333
|
|---|
| 134 | DPA_InsertPtr = "_DbgDPA_InsertPtr@12" @334
|
|---|
| 135 | DPA_SetPtr = "_DbgDPA_SetPtr@12" @335
|
|---|
| 136 | DPA_DeletePtr = "_DbgDPA_DeletePtr@8" @336
|
|---|
| 137 | DPA_DeleteAllPtrs = "_DbgDPA_DeleteAllPtrs@4" @337
|
|---|
| 138 | DPA_Sort = "_DbgDPA_Sort@12" @338
|
|---|
| 139 | DPA_Search = "_DbgDPA_Search@24" @339
|
|---|
| 140 | DPA_CreateEx = "_DbgDPA_CreateEx@8" @340
|
|---|
| 141 |
|
|---|
| 142 | SendNotify = "_DbgCOMCTL32_SendNotify@16" @341
|
|---|
| 143 | SendNotifyEx = "_DbgCOMCTL32_SendNotifyEx@20" @342
|
|---|
| 144 |
|
|---|
| 145 | StrChrA = "_DbgCOMCTL32_StrChrA@8" @350
|
|---|
| 146 | StrRChrA = "_DbgCOMCTL32_StrRChrA@12" @351
|
|---|
| 147 | StrCmpNA = "_DbgCOMCTL32_StrCmpNA@12" @352
|
|---|
| 148 | StrCmpNIA = "_DbgCOMCTL32_StrCmpNIA@12" @353
|
|---|
| 149 | StrStrA = "_DbgCOMCTL32_StrStrA@8" @354
|
|---|
| 150 | StrStrIA = "_DbgCOMCTL32_StrStrIA@8" @355
|
|---|
| 151 | StrCSpnA = "_DbgCOMCTL32_StrCSpnA@8" @356
|
|---|
| 152 | StrChrW = "_DbgCOMCTL32_StrChrW@8" @358
|
|---|
| 153 | StrToIntA = "_DbgCOMCTL32_StrToIntA@4" @357
|
|---|
| 154 | StrRChrW = "_DbgCOMCTL32_StrRChrW@12" @359
|
|---|
| 155 | StrCmpNW = "_DbgCOMCTL32_StrCmpNW@12" @360
|
|---|
| 156 | StrCmpNIW = "_DbgCOMCTL32_StrCmpNIW@12" @361
|
|---|
| 157 | StrStrW = "_DbgCOMCTL32_StrStrW@8" @362
|
|---|
| 158 | StrStrIW = "_DbgCOMCTL32_StrStrIW@8" @363
|
|---|
| 159 | StrSpnW = "_DbgCOMCTL32_StrSpnW@8" @364
|
|---|
| 160 | StrToIntW = "_DbgCOMCTL32_StrToIntW@4" @365
|
|---|
| 161 | ;366 stub StrChrIA
|
|---|
| 162 | ;367 stub StrChrIW
|
|---|
| 163 | ;368 stub StrRChrIA
|
|---|
| 164 | ;369 stub StrRChrIW
|
|---|
| 165 | ;372 stub StrRStrIA
|
|---|
| 166 | ;373 stub StrRStrIW
|
|---|
| 167 | ;374 stub StrCSpnIA
|
|---|
| 168 | ;375 stub StrCSpnIW
|
|---|
| 169 | ;376 stub IntlStrEqWorkerA@16
|
|---|
| 170 | ;377 stub IntlStrEqWorkerW@16
|
|---|
| 171 |
|
|---|
| 172 | SmoothScrollWindow = "_DbgSmoothScrollWindow@4" @382
|
|---|
| 173 | ;383 stub DoReaderMode@4
|
|---|
| 174 | ;384 stub SetPathWordBreakProc@8
|
|---|
| 175 |
|
|---|
| 176 | DPA_EnumCallback = "_DbgDPA_EnumCallback@12" @385
|
|---|
| 177 | DPA_DestroyCallback = "_DbgDPA_DestroyCallback@12" @386
|
|---|
| 178 | DSA_EnumCallback = "_DbgDSA_EnumCallback@12" @387
|
|---|
| 179 | DSA_DestroyCallback = "_DbgDSA_DestroyCallback@12" @388
|
|---|
| 180 | "_COMCTL32_389@8" @389 NONAME
|
|---|
| 181 | "_COMCTL32_390@16" @390 NONAME
|
|---|
| 182 |
|
|---|
| 183 | CreateMRUListW = "_DbgCreateMRUListW@4" @400
|
|---|
| 184 | AddMRUStringW = "_DbgAddMRUStringW@8" @401
|
|---|
| 185 | FindMRUStringW = "_DbgFindMRUStringW@12" @402
|
|---|
| 186 | EnumMRUListW = "_DbgEnumMRUListW@16" @403
|
|---|
| 187 | CreateMRUListLazyW = "_DbgCreateMRUListLazyW@16" @404
|
|---|
| 188 |
|
|---|
| 189 | ; These are only available in comctrl 6
|
|---|
| 190 | DefSubclassProc = "_DefSubclassProc@16" @410
|
|---|
| 191 | GetWindowSubclass = "_GetWindowSubclass@16" @411
|
|---|
| 192 | RemoveWindowSubclass = "_RemoveWindowSubclass@12" @412
|
|---|
| 193 | SetWindowSubclass = "_SetWindowSubclass@16" @413
|
|---|
| 194 | "_COMCTL32_415@20" @415 NONAME
|
|---|
| 195 |
|
|---|
| 196 | "_COMCTL32_417@32" @417 NONAME
|
|---|
| 197 | "_COMCTL32_419@16" @419 NONAME
|
|---|
| 198 |
|
|---|