source: trunk/src/comctl32/comctl32exp.def@ 1036

Last change on this file since 1036 was 361, checked in by sandervl, 26 years ago

New def for library creation

File size: 4.0 KB
Line 
1; $Id: comctl32exp.def,v 1.1 1999-07-22 08:23:37 sandervl Exp $
2LIBRARY COMCTL32 INITINSTANCE
3DESCRIPTION 'COMCTL32 Common Controls Library'
4DATA MULTIPLE NONSHARED
5
6EXPORTS
7_MenuHelp@28 @2
8_ShowHideMenuCtl@12 @3
9_GetEffectiveClientRect@12 @4
10_DrawStatusTextA@16 @27
11_DrawStatusTextW@16 @28
12_CreateStatusWindowA@16 @21
13_CreateStatusWindowW@16 @22
14_CreateUpDownControl@48 @16
15_InitCommonControls@0 @17
16_InitCommonControlsEx@4 @81
17_CreateToolbarEx@52 @32
18_CreateMappedBitmap@20 @8
19_CreateToolbar@32 @7
20_COMCTL32_DllGetVersion@4 @25
21
22_ImageList_Add@12 @39
23_ImageList_AddIcon@8 @40
24_ImageList_AddMasked@12 @41
25_ImageList_BeginDrag@16 @42
26_ImageList_Copy@20 @43
27_ImageList_Create@20 @44
28_ImageList_Destroy@4 @45
29_ImageList_DragEnter@12 @46
30_ImageList_DragLeave@4 @47
31_ImageList_DragMove@8 @48
32_ImageList_DragShowNolock@4 @49
33_ImageList_Draw@24 @50
34_ImageList_DrawEx@40 @51
35_ImageList_DrawIndirect@4 @52
36_ImageList_Duplicate@4 @53
37_ImageList_EndDrag@0 @54
38_ImageList_GetBkColor@4 @55
39_ImageList_GetDragImage@8 @56
40_ImageList_GetIcon@12 @57
41_ImageList_GetIconSize@12 @58
42_ImageList_GetImageCount@4 @59
43_ImageList_GetImageInfo@12 @60
44_ImageList_GetImageRect@12 @61
45_ImageList_LoadImageA@28 @63
46_ImageList_LoadImageW@28 @64
47_ImageList_Merge@24 @65
48_ImageList_Remove@8 @67
49_ImageList_Replace@16 @68
50_ImageList_ReplaceIcon@12 @69
51_ImageList_SetBkColor@8 @70
52_ImageList_SetDragCursorImage@16 @75
53_ImageList_SetFilter@12 @76
54_ImageList_SetIconSize@12 @77
55_ImageList_SetImageCount@8 @78
56_ImageList_SetOverlayImage@12 @79
57_PropertySheetA@4 @83
58_PropertySheetW@4 @85
59_CreatePropertySheetPageA@4 @18
60_CreatePropertySheetPageW@4 @20
61_DestroyPropertySheetPage@4 @24
62_MakeDragList@4 @13
63_DrawInsert@12 @15
64_LBItemFromPt@16 @14
65_DPA_Merge@24 @11
66_COMCTL32_Alloc@4 @71
67_COMCTL32_ReAlloc@8 @72
68_COMCTL32_Free@4 @73
69_COMCTL32_GetSize@4 @74
70_CreateMRUListA@4 @151
71_FreeMRUListA@4 @152
72_AddMRUData@12 @153
73_FindMRUData@16 @154
74_CreateMRUListLazyA@16 @155
75_Str_GetPtrA@12 @233
76_Str_SetPtrA@8 @234
77_Str_GetPtrW@12 @235
78_Str_SetPtrW@8 @236
79_DSA_Create@8 @320
80_DSA_Destroy@4 @321
81_DSA_GetItem@12 @322
82_DSA_GetItemPtr@8 @323
83_DSA_SetItem@12 @324
84_DSA_InsertItem@12 @325
85_DSA_DeleteItem@8 @326
86_DSA_DeleteAllItems@4 @327
87_DPA_Create@4 @328
88_DPA_Destroy@4 @329
89_DPA_Grow@8 @330
90_DPA_Clone@8 @331
91_DPA_GetPtr@8 @332
92_DPA_GetPtrIndex@8 @333
93_DPA_InsertPtr@12 @334
94_DPA_SetPtr@12 @335
95_DPA_DeletePtr@8 @336
96_DPA_DeleteAllPtrs@4 @337
97_DPA_Sort@12 @338
98_DPA_Search@24 @339
99_DPA_CreateEx@8 @340
100_COMCTL32_SendNotify@16 @341
101_COMCTL32_SendNotifyEx@20 @342
102_COMCTL32_StrChrA@8 @350
103_COMCTL32_StrStrIA@8 @355
104_COMCTL32_StrToIntA@4 @357
105_DPA_EnumCallback@12 @385
106_DPA_DestroyCallback@12 @386
107_DSA_EnumCallback@12 @387
108_DSA_DestroyCallback@12 @388
109_COMCTL32_StrCSpnA@8 @356
110_COMCTL32_StrChrW@8 @358
111_COMCTL32_StrCmpNA@12 @352
112_COMCTL32_StrCmpNW@12 @360
113_COMCTL32_StrRChrA@12 @351
114_COMCTL32_StrRChrW@12 @359
115_COMCTL32_StrStrA@8 @354
116_COMCTL32_StrStrW@8 @362
117_COMCTL32_StrSpnW@8 @364
118
Note: See TracBrowser for help on using the repository browser.