IUP

Documentation
Login

ole Module

Synopsis

Racket

(require iup/ole)
CHICKEN (require-extension iup-ole)
CHICKEN 5 (require-library iup)
(import iup-ole)

Windows OLE embedding support. Initializes the IUP OLE library when loaded.

Windows OLE Control

(ole-control [program-id string?] #:<name> <value> ...) → ihandle?

Creates an OLE control.