Next Previous Up Top Contents Index

9 OLE FFI Facilities

9.2 Dylan and Win32 library correspondences

The following table shows lists the Win32 libraries for which corresponding Dylan libraries are available.

Table 9.1 Functional Developer libraries and corresponding Windows files.

Dylan library

C header

Link library

Runtime library

COM

OBJBASE.H

OLE32.LIB,UUID.LIB

OLE32.DLL

OLE

OLE2.H

OLE32.LIB,UUID.LIB

OLE32.DLL

OLE-Automation

OLEAUTO.H

OLEAUT32.LIB

OLEAUT32.DLL

OLE-Dialogs

OLEDLG.H

OLEDLG.LIB

OLEDLG.DLL

OLE-Control

OLECTL.H

OLEPRO32.LIB

OLEPRO32.DLL


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index