Merge 14981:15268 from trunk
[reactos.git] / rosapps / lib / dflat32 / dflat32.def
1 ;
2 ; ReactOS dflat32 Console Windowing Library
3 ;
4 LIBRARY DFLAT32.DLL
5
6 EXPORTS
7 DfCreateWindow
8 DfInitialize ;message.c
9 DfPostMessage ;message.c
10 DfSendMessage ;message.c
11 DfDispatchMessage ;message.c
12 handshake ;message.c
13 TestCriticalError ;stubs.c
14 ;DefaultWndProc
15 ;BaseWndProc
16 ;WindowHeight
17 ;WindowWidth
18 ;ClientWidth
19 ;ClientHeight
20 ;GetTop
21 ;GetBottom
22 ;GetLeft
23 ;GetRight
24 ;GetClientTop
25 ;GetClientBottom
26 ;GetClientLeft
27 ;GetClientRight
28 ;GetParent
29 ;FirstWindow
30 ;LastWindow
31 ;NextWindow
32 ;PrevWindow
33 CharInView
34 ;TopBorderAdj
35 ;BorderAdj
36 ;GetTitle
37 AddTitle
38 ;GetClass
39 ;GetAttribute
40 ;AddAttribute
41 ;ClearAttribute
42 ;TestAttribute
43 isVisible ;normal.o
44 ;GetText
45 ;GetTextLines
46 ;TextLine
47 ;SetProtected
48 isActive
49 GetCommandText
50 ActivateCommand
51 DeactivateCommand
52 GetCommandToggle
53 SetCommandToggle
54 ClearCommandToggle
55 InvertCommandToggle
56 ItemSelected
57 ;DialogBox
58 ControlWindow
59 ;MessageBox
60 ;CancelBox
61 ;ErrorMessage
62 ;TestErrorMessage
63 ;YesNoBox
64 MomentaryMessage
65 InputBox
66 ;SliderBox
67 RadioButtonSetting
68 ;EnableButton
69 ;DisableButton
70 ;ButtonEnabled
71 PutItemText
72 ;PutComboListText
73 GetItemText
74 ;GetEditBoxText
75 ;GetComboBoxText
76 ;SetEditBoxText
77 ;SetComboBoxText
78 ;GetDlgText
79 ;SetDlgText
80 ;GetDlgTextBox
81 ;SetDlgTextBox
82 ;SetCheckBox
83 ;ClearCheckBox
84 CheckBoxSetting
85 ;SetDlgTitle
86 LoadHelpFile
87 DisplayHelp ;helpbox.o
88 ;HelpComment
89 UnLoadHelpFile ;helpbox.o
90 ;SearchText
91 ;ReplaceText
92 ;SearchNext
93 WriteTextLine
94 PutWindowLine
95 PutWindowChar
96 DrawVector
97 DrawBox
98 DrawBar
99 ;WindowClientColor
100 ;WindowReverseColor
101 ;WindowFrameColor
102 ;WindowHighlightColor
103 MarkTextBlock
104 ;ClearTextBlock
105 CopyToClipboard ;clipbord.o
106 CopyTextToClipboard ;clipbord.o
107 PasteText ;clipbord.o
108 ClearClipboard ;clipbord.o
109 WatchIcon ;watch.o
110 ;
111 ;
112 ;
113 ; Everything below here is not part of the dflat32 api (documentation)
114 DfTerminate
115 LoadConfig