SIL LSDev Linux Development

Language software for Linux and Mac OS X

Libcom

From LSDevLinux

Jump to: navigation, search

The libcom COM support library implements a subset of Microsoft COM (Component Object Model) and supports both C++ and C# (via Mono) COM clients and servers on Linux. libcom is similar to ole32.dll in Windows. libcom was developed by SIL International and is licensed under the LGPL.

An additional library that allows libcom to create managed mono COM objects from a native application is called ManagedComBridge (libManagedComBridge.so) this is similar to mscoree.dll in Windows.

Contents

Download

libcom can be downloaded from the Downloads page.

Documentation

See libcom Documentation.

Personal tools