1 | ; $Id: odinctrl.def,v 1.1 2002-06-02 10:09:31 sandervl Exp $
|
---|
2 |
|
---|
3 | LIBRARY ODINCTRL INITINSTANCE TERMINSTANCE
|
---|
4 | DESCRIPTION 'Odin User32 Control Dll'
|
---|
5 | DATA MULTIPLE NONSHARED LOADONCALL
|
---|
6 | CODE SHARED LOADONCALL
|
---|
7 |
|
---|
8 | EXPORTS
|
---|
9 | CheckDlgButton = _CheckDlgButton@12 @1 NONAME
|
---|
10 | CheckMenuItem = _CheckMenuItem@12 @2 NONAME
|
---|
11 | CheckMenuRadioItem = _CheckMenuRadioItem@20 @3 NONAME
|
---|
12 | CheckRadioButton = _CheckRadioButton@16 @4 NONAME
|
---|
13 | CreateDialogIndirectParamA = _CreateDialogIndirectParamA@20 @5 NONAME
|
---|
14 | CreateDialogIndirectParamW = _CreateDialogIndirectParamW@20 @6 NONAME
|
---|
15 | CreateDialogParamA = _CreateDialogParamA@20 @7 NONAME
|
---|
16 | CreateDialogParamW = _CreateDialogParamW@20 @8 NONAME
|
---|
17 | CreateMDIWindowA = _CreateMDIWindowA@40 @9 NONAME
|
---|
18 | CreateMDIWindowW = _CreateMDIWindowW@40 @10 NONAME
|
---|
19 | CreateMenu = _CreateMenu@0 @11 NONAME
|
---|
20 | CreatePopupMenu = _CreatePopupMenu@0 @12 NONAME
|
---|
21 | DefDlgProcA = _DefDlgProcA@16 @13 NONAME
|
---|
22 | DefDlgProcW = _DefDlgProcW@16 @14 NONAME
|
---|
23 | DefMDIChildProcA = _DefMDIChildProcA@16 @15 NONAME
|
---|
24 | DefMDIChildProcW = _DefMDIChildProcW@16 @16 NONAME
|
---|
25 | DeleteMenu = _DeleteMenu@12 @17 NONAME
|
---|
26 | DialogBoxIndirectParamA = _DialogBoxIndirectParamA@20 @18 NONAME
|
---|
27 | DialogBoxIndirectParamW = _DialogBoxIndirectParamW@20 @19 NONAME
|
---|
28 | DialogBoxParamA = _DialogBoxParamA@20 @20 NONAME
|
---|
29 | DialogBoxParamW = _DialogBoxParamW@20 @21 NONAME
|
---|
30 | DlgDirListA = _DlgDirListA@20 @22 NONAME
|
---|
31 | DlgDirListComboBoxA = _DlgDirListComboBoxA@20 @23 NONAME
|
---|
32 | DlgDirListComboBoxW = _DlgDirListComboBoxW@20 @24 NONAME
|
---|
33 | DlgDirListW = _DlgDirListW@20 @25 NONAME
|
---|
34 | DlgDirSelectComboBoxExA = _DlgDirSelectComboBoxExA@16 @26 NONAME
|
---|
35 | DlgDirSelectComboBoxExW = _DlgDirSelectComboBoxExW@16 @27 NONAME
|
---|
36 | DlgDirSelectExA = _DlgDirSelectExA@16 @28 NONAME
|
---|
37 | DlgDirSelectExW = _DlgDirSelectExW@16 @29 NONAME
|
---|
38 | EditWndProc = _EditWndProcA@16 @30 NONAME
|
---|
39 | EnableMenuItem = _EnableMenuItem@12 @31 NONAME
|
---|
40 | EnableScrollBar = _EnableScrollBar@12 @32 NONAME
|
---|
41 | EndDialog = _EndDialog@8 @33 NONAME
|
---|
42 | GetDialogBaseUnits = _GetDialogBaseUnits@0 @34 NONAME
|
---|
43 | GetDlgCtrlID = _GetDlgCtrlID@4 @35 NONAME
|
---|
44 | GetDlgItem = _GetDlgItem@8 @36 NONAME
|
---|
45 | GetDlgItemInt = _GetDlgItemInt@16 @37 NONAME
|
---|
46 | GetDlgItemTextA = _GetDlgItemTextA@16 @38 NONAME
|
---|
47 | GetDlgItemTextW = _GetDlgItemTextW@16 @39 NONAME
|
---|
48 | GetMenu = _GetMenu@4 @40 NONAME
|
---|
49 | GetMenuCheckMarkDimensions = _GetMenuCheckMarkDimensions@0 @41 NONAME
|
---|
50 | GetMenuContextHelpId = _GetMenuContextHelpId@4 @42 NONAME
|
---|
51 | GetMenuDefaultItem = _GetMenuDefaultItem@12 @43 NONAME
|
---|
52 | GetMenuItemCount = _GetMenuItemCount@4 @44 NONAME
|
---|
53 | GetMenuItemID = _GetMenuItemID@8 @45 NONAME
|
---|
54 | GetMenuItemInfoA = _GetMenuItemInfoA@16 @46 NONAME
|
---|
55 | GetMenuItemInfoW = _GetMenuItemInfoW@16 @47 NONAME
|
---|
56 | GetMenuItemRect = _GetMenuItemRect@16 @48 NONAME
|
---|
57 | GetMenuState = _GetMenuState@12 @49 NONAME
|
---|
58 | GetMenuStringA = _GetMenuStringA@20 @50 NONAME
|
---|
59 | GetMenuStringW = _GetMenuStringW@20 @51 NONAME
|
---|
60 | GetNextDlgGroupItem = _GetNextDlgGroupItem@12 @52 NONAME
|
---|
61 | GetNextDlgTabItem = _GetNextDlgTabItem@12 @53 NONAME
|
---|
62 | GetScrollBarInfo = _GetScrollBarInfo@12 @54 NONAME
|
---|
63 | GetScrollInfo = _GetScrollInfo@12 @55 NONAME
|
---|
64 | GetScrollPos = _GetScrollPos@8 @56 NONAME
|
---|
65 | GetScrollRange = _GetScrollRange@16 @57 NONAME
|
---|
66 | GetSubMenu = _GetSubMenu@8 @58 NONAME
|
---|
67 | GetSystemMenu = _GetSystemMenu@8 @59 NONAME
|
---|
68 | HiliteMenuItem = _HiliteMenuItem@16 @60 NONAME
|
---|
69 | InsertMenuA = _InsertMenuA@20 @61 NONAME
|
---|
70 | InsertMenuItemA = _InsertMenuItemA@16 @62 NONAME
|
---|
71 | InsertMenuItemW = _InsertMenuItemW@16 @63 NONAME
|
---|
72 | InsertMenuW = _InsertMenuW@20 @64 NONAME
|
---|
73 | IsDialogMessage = _IsDialogMessageA@8 @65 NONAME
|
---|
74 | IsDialogMessageA = _IsDialogMessageA@8 @66 NONAME
|
---|
75 | IsDialogMessageW = _IsDialogMessageW@8 @67 NONAME
|
---|
76 | IsDlgButtonChecked = _IsDlgButtonChecked@8 @68 NONAME
|
---|
77 | IsMenu = _IsMenu@4 @69 NONAME
|
---|
78 | ;Menu resources are always in Unicode format
|
---|
79 | LoadMenuIndirectA = _LoadMenuIndirectW@4 @70 NONAME
|
---|
80 | LoadMenuIndirectW = _LoadMenuIndirectW@4 @71 NONAME
|
---|
81 | LoadMenuW = _LoadMenuW@8 @72 NONAME
|
---|
82 | MapDialogRect = _MapDialogRect@8 @73 NONAME
|
---|
83 | MenuItemFromPoint = _MenuItemFromPoint@16 @74 NONAME
|
---|
84 | ModifyMenuA = _ModifyMenuA@20 @75 NONAME
|
---|
85 | ModifyMenuW = _ModifyMenuW@20 @76 NONAME
|
---|
86 | RemoveMenu = _RemoveMenu@12 @77 NONAME
|
---|
87 | SendDlgItemMessageA = _SendDlgItemMessageA@20 @78 NONAME
|
---|
88 | SendDlgItemMessageW = _SendDlgItemMessageW@20 @79 NONAME
|
---|
89 | ; SetDesktopBitmap = _SetDesktopBitmap@?? @
|
---|
90 | SetDlgItemInt = _SetDlgItemInt@16 @80 NONAME
|
---|
91 | SetDlgItemTextA = _SetDlgItemTextA@12 @81 NONAME
|
---|
92 | SetDlgItemTextW = _SetDlgItemTextW@12 @82 NONAME
|
---|
93 | SetMenu = _SetMenu@8 @83 NONAME
|
---|
94 | SetMenuContextHelpId = _SetMenuContextHelpId@8 @84 NONAME
|
---|
95 | SetMenuDefaultItem = _SetMenuDefaultItem@12 @85 NONAME
|
---|
96 | SetMenuItemBitmaps = _SetMenuItemBitmaps@20 @86 NONAME
|
---|
97 | SetMenuItemInfoA = _SetMenuItemInfoA@16 @87 NONAME
|
---|
98 | SetMenuItemInfoW = _SetMenuItemInfoW@16 @88 NONAME
|
---|
99 | SetScrollInfo = _SetScrollInfo@16 @89 NONAME
|
---|
100 | SetScrollPos = _SetScrollPos@16 @90 NONAME
|
---|
101 | SetScrollRange = _SetScrollRange@20 @91 NONAME
|
---|
102 | TileChildWindows = _TileChildWindows@8 @92 NONAME
|
---|
103 | TileWindows = _TileWindows@20 @93 NONAME
|
---|
104 | TrackPopupMenu = _TrackPopupMenu@28 @94 NONAME
|
---|
105 | TrackPopupMenuEx = _TrackPopupMenuEx@24 @95 NONAME
|
---|
106 | TranslateMDISysAccel = _TranslateMDISysAccel@8 @96 NONAME
|
---|
107 | GetMenuInfo = _GetMenuInfo@8 @97 NONAME
|
---|
108 | SetMenuInfo = _SetMenuInfo@8 @98 NONAME
|
---|