OLE example programsΒΆ
The directory $SCULPTOR/demo/ole contains a selection of Sculptor programs which use OLE controls.
calendar.f |
Calendar display program, containing useful examples of properties, methods and events. |
commdlg.f |
Microsoft Common Dialog Controls. |
error.f |
This is not an OLE demonstration program, but contains information about OLE error messages. See OLE error trapping function for further information about OLE errors. |
internet.f |
Internet transfer control. |
listview.f |
OLE list view example program. |
olecont.f |
OLE container program with WordPad and Sound Recorder. This program demonstrates the use of the WS_VERB_MENU style flag. |
richtext.f |
Rich text edit control. |
slider.f |
Slider control, using a property file. |
RELATED TOPICS |