source: trunk/src/comctl32/comctl32.def@ 74

Last change on this file since 74 was 58, checked in by achimha, 26 years ago

* empty log message *

File size: 6.5 KB
Line 
1LIBRARY COMCTL32 INITINSTANCE
2DESCRIPTION 'COMCTL32 Common Controls Library'
3DATA MULTIPLE NONSHARED
4
5EXPORTS
6 MenuHelp = _MenuHelp@28 @2
7 ShowHideMenuCtl = _ShowHideMenuCtl@12 @3
8 GetEffectiveClientRect = _GetEffectiveClientRect@12 @4
9 DrawStatusTextA = _DrawStatusTextA@16 @5
10 DrawStatusTextA = _DrawStatusTextA@16 @27
11 DrawStatusTextW = _DrawStatusTextW@16 @28
12 CreateStatusWindowA = _CreateStatusWindowA@16 @6
13 CreateStatusWindowA = _CreateStatusWindowA@16 @21
14 CreateStatusWindowW = _CreateStatusWindowW@16 @22
15 CreateUpdDownControl = _CreateUpDownControl@48 @16
16 InitCommonControls = _InitCommonControls@0 @17
17 InitCommonControlsEx = _InitCommonControlsEx@4 @81
18 CreateToolbarEx = _CreateToolbarEx@52 @32
19 CreateMappedBitmap = _CreateMappedBitmap@20 @8
20 CreateToolbar = _CreateToolbar@32 @7
21 DllGetVersion = _COMCTL32_DllGetVersion@4 @25
22
23 ImageList_Add = _ImageList_Add@12 @39
24 ImageList_AddIcon = _ImageList_AddIcon@8 @40
25 ImageList_AddMasked = _ImageList_AddMasked@12 @41
26 ImageList_BeginDrag = _ImageList_BeginDrag@16 @42
27 ImageList_Copy = _ImageList_Copy@20 @43
28 ImageList_Create = _ImageList_Create@20 @44
29 ImageList_Destroy = _ImageList_Destroy@4 @45
30 ImageList_DragEnter = _ImageList_DragEnter@12 @46
31 ImageList_DragLeave = _ImageList_DragLeave@4 @47
32 ImageList_DragMove = _ImageList_DragMove@8 @48
33 ImageList_DragShowNolock = _ImageList_DragShowNolock@4 @49
34 ImageList_Draw = _ImageList_Draw@24 @50
35 ImageList_DrawEx = _ImageList_DrawEx@40 @51
36 ImageList_DrawIndirect = _ImageList_DrawIndirect@4 @52
37 ImageList_Duplicate = _ImageList_Duplicate@4 @53
38 ImageList_EndDrag = _ImageList_EndDrag@0 @54
39 ImageList_GetBkColor = _ImageList_GetBkColor@4 @55
40 ImageList_GetDragImage = _ImageList_GetDragImage@8 @56
41 ImageList_GetIcon = _ImageList_GetIcon@12 @57
42 ImageList_GetIconSize = _ImageList_GetIconSize@12 @58
43 ImageList_GetImageCount = _ImageList_GetImageCount@4 @59
44 ImageList_GetImageInfo = _ImageList_GetImageInfo@12 @60
45 ImageList_GetImageRect = _ImageList_GetImageRect@12 @61
46 ImageList_LoadImageA = _ImageList_LoadImageA@28 @62 ; ?????? 63?
47 ImageList_LoadImageW = _ImageList_LoadImageW@28 @64
48 ImageList_Merge = _ImageList_Merge@24 @65
49
50 ImageList_Remove = _ImageList_Remove@8 @67
51 ImageList_Replace = _ImageList_Replace@16 @68
52 ImageList_ReplaceIcon = _ImageList_ReplaceIcon@12 @69
53 ImageList_SetBkColor = _ImageList_SetBkColor@8 @70
54 ImageList_SetDragCursorImage = _ImageList_SetDragCursorImage@16 @75
55 ImageList_SetFilter = _ImageList_SetFilter@12 @76
56 ImageList_SetIconSize = _ImageList_SetIconSize@12 @77
57 ImageList_SetImageCount = _ImageList_SetImageCount@8 @78
58 ImageList_SetOverlayImage = _ImageList_SetOverlayImage@12 @79
59
60 PropertySheetA = _PropertySheetA@4 @84
61 PropertySheetW = _PropertySheetW@4 @85
62 CreatePropertySheetPageA = _CreatePropertySheetPageA@4 @19
63 CreatePropertySheetPageW = _CreatePropertySheetPageW@4 @20
64 DestroyPropertySheetPage = _DestroyPropertySheetPage@4 @24
65
66
67
68 DPA_Merge = _DPA_Merge@24 @11
69
70 COMCTL32_Alloc = _COMCTL32_Alloc@4 @71
71 COMCTL32_ReAlloc = _COMCTL32_ReAlloc@8 @72
72 COMCTL32_Free = _COMCTL32_Free@4 @73
73 COMCTL32_GetSize = _COMCTL32_GetSize@4 @74
74
75 CreateMRUListA = _CreateMRUListA@4 @151
76; ordinals????
77 FreeMRUListA = _FreeMRUListA@4 @152
78 AddMRUData = _AddMRUData@12 @153
79 FindMRUData = _FindMRUData@16 @154
80 CreateMRUListLazyA = _CreateMRUListLazyA@16 @155
81
82 Str_GetPtrA = _Str_GetPtrA@12 @233
83 Str_SetPtrA = _Str_SetPtrA@8 @234
84 Str_GetPtrW = _Str_GetPtrW@12 @235
85 Str_SetPtrW = _Str_SetPtrW@8 @236
86
87 DSA_Create = _DSA_Create@8 @320
88 DSA_Destroy = _DSA_Destroy@4 @321
89 DSA_GetItem = _DSA_GetItem@12 @322
90 DSA_GetItemPtr = _DSA_GetItemPtr@8 @323
91 DSA_SetItem = _DSA_SetItem@12 @324
92 DSA_InsertItem = _DSA_InsertItem@12 @325
93 DSA_DeleteItem = _DSA_DeleteItem@8 @326
94 DSA_DeleteAllItems = _DSA_DeleteAllItems@4 @327
95
96 DPA_Create = _DPA_Create@4 @328
97 DPA_Destroy = _DPA_Destroy@4 @329
98 DPA_Grow = _DPA_Grow@8 @330
99 DPA_Clone = _DPA_Clone@8 @331
100 DPA_GetPtr = _DPA_GetPtr@8 @332
101 DPA_GetPtrIndex = _DPA_GetPtrIndex@8 @333
102 DPA_InsertPtr = _DPA_InsertPtr@12 @334
103 DPA_SetPtr = _DPA_SetPtr@12 @335
104 DPA_DeletePtr = _DPA_DeletePtr@8 @336
105 DPA_DeleteAllPtrs = _DPA_DeleteAllPtrs@4 @337
106 DPA_Sort = _DPA_Sort@12 @338
107 DPA_Search = _DPA_Search@24 @339
108 DPA_CreateEx = _DPA_CreateEx@8 @440
109
110 SendNotify = _COMCTL32_SendNotify@16 @341
111 SendNotifyEx = _COMCTL32_SendNotifyEx@20 @342
112
113 StrChrA = _COMCTL32_StrChrA@8 @350
114 StrStrIA = _COMCTL32_StrStrIA@8 @355
115 StrToIntA = _COMCTL32_StrToIntA@4 @357
116
117 DPA_EnumCallback = _DPA_EnumCallback@12 @385
118 DPA_DestroyCallback = _DPA_DestroyCallback@12 @386
119 DSA_EnumCallback = _DSA_EnumCallback@12 @387
120 DSA_DestroyCallback = _DSA_DestroyCallback@12 @388
Note: See TracBrowser for help on using the repository browser.