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

Last change on this file since 83 was 82, checked in by achimha, 26 years ago

* empty log message *

File size: 7.2 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
47 ImageList_LoadImageA = _ImageList_LoadImageA@28 @63
48 ImageList_LoadImageW = _ImageList_LoadImageW@28 @64
49 ImageList_Merge = _ImageList_Merge@24 @65
50
51 ImageList_Remove = _ImageList_Remove@8 @67
52 ImageList_Replace = _ImageList_Replace@16 @68
53 ImageList_ReplaceIcon = _ImageList_ReplaceIcon@12 @69
54 ImageList_SetBkColor = _ImageList_SetBkColor@8 @70
55 ImageList_SetDragCursorImage = _ImageList_SetDragCursorImage@16 @75
56 ImageList_SetFilter = _ImageList_SetFilter@12 @76
57 ImageList_SetIconSize = _ImageList_SetIconSize@12 @77
58 ImageList_SetImageCount = _ImageList_SetImageCount@8 @78
59 ImageList_SetOverlayImage = _ImageList_SetOverlayImage@12 @79
60
61 PropertySheetA = _PropertySheetA@4 @84
62 PropertySheetA = _PropertySheetA@4 @83
63 PropertySheetW = _PropertySheetW@4 @85
64 CreatePropertySheetPageA = _CreatePropertySheetPageA@4 @19
65 CreatePropertySheetPageA = _CreatePropertySheetPageA@4 @18
66 CreatePropertySheetPageW = _CreatePropertySheetPageW@4 @20
67 DestroyPropertySheetPage = _DestroyPropertySheetPage@4 @24
68
69
70
71 DPA_Merge = _DPA_Merge@24 @11
72
73 COMCTL32_Alloc = _COMCTL32_Alloc@4 @71
74 COMCTL32_ReAlloc = _COMCTL32_ReAlloc@8 @72
75 COMCTL32_Free = _COMCTL32_Free@4 @73
76 COMCTL32_GetSize = _COMCTL32_GetSize@4 @74
77
78 CreateMRUListA = _CreateMRUListA@4 @151
79; ordinals????
80 FreeMRUListA = _FreeMRUListA@4 @152
81 AddMRUData = _AddMRUData@12 @153
82 FindMRUData = _FindMRUData@16 @154
83 CreateMRUListLazyA = _CreateMRUListLazyA@16 @155
84
85 Str_GetPtrA = _Str_GetPtrA@12 @233
86 Str_SetPtrA = _Str_SetPtrA@8 @234
87 Str_GetPtrW = _Str_GetPtrW@12 @235
88 Str_SetPtrW = _Str_SetPtrW@8 @236
89
90 DSA_Create = _DSA_Create@8 @320
91 DSA_Destroy = _DSA_Destroy@4 @321
92 DSA_GetItem = _DSA_GetItem@12 @322
93 DSA_GetItemPtr = _DSA_GetItemPtr@8 @323
94 DSA_SetItem = _DSA_SetItem@12 @324
95 DSA_InsertItem = _DSA_InsertItem@12 @325
96 DSA_DeleteItem = _DSA_DeleteItem@8 @326
97 DSA_DeleteAllItems = _DSA_DeleteAllItems@4 @327
98
99 DPA_Create = _DPA_Create@4 @328
100 DPA_Destroy = _DPA_Destroy@4 @329
101 DPA_Grow = _DPA_Grow@8 @330
102 DPA_Clone = _DPA_Clone@8 @331
103 DPA_GetPtr = _DPA_GetPtr@8 @332
104 DPA_GetPtrIndex = _DPA_GetPtrIndex@8 @333
105 DPA_InsertPtr = _DPA_InsertPtr@12 @334
106 DPA_SetPtr = _DPA_SetPtr@12 @335
107 DPA_DeletePtr = _DPA_DeletePtr@8 @336
108 DPA_DeleteAllPtrs = _DPA_DeleteAllPtrs@4 @337
109 DPA_Sort = _DPA_Sort@12 @338
110 DPA_Search = _DPA_Search@24 @339
111 DPA_CreateEx = _DPA_CreateEx@8 @440
112
113 SendNotify = _COMCTL32_SendNotify@16 @341
114 SendNotifyEx = _COMCTL32_SendNotifyEx@20 @342
115
116 StrChrA = _COMCTL32_StrChrA@8 @350
117 StrStrIA = _COMCTL32_StrStrIA@8 @355
118 StrToIntA = _COMCTL32_StrToIntA@4 @357
119
120 DPA_EnumCallback = _DPA_EnumCallback@12 @385
121 DPA_DestroyCallback = _DPA_DestroyCallback@12 @386
122 DSA_EnumCallback = _DSA_EnumCallback@12 @387
123 DSA_DestroyCallback = _DSA_DestroyCallback@12 @388
124
125 StrCSpnA = _COMCTL32_StrCSpnA@8 @356
126 StrChrW = _COMCTL32_StrChrW@8 @358
127 StrCmpNA = _COMCTL32_StrCmpNA@12 @352
128 StrCmpNW = _COMCTL32_StrCmpNW@12 @360
129 StrRChrA = _COMCTL32_StrRChrA@12 @351
130 StrRChrW = _COMCTL32_StrRChrW@12 @359
131 StrStrA = _COMCTL32_StrStrA@8 @354
132 StrStrW = _COMCTL32_StrStrW@8 @362
133 StrSpnW = _COMCTL32_StrSpnW@8 @364
Note: See TracBrowser for help on using the repository browser.