Fancom 1.0.4
A Fantom / COM Automation bridge for the JVM Runtime

Fancom is a Fantom / COM Automation bridge for Fantom programs running on a JVM. It uses JACOB to make native calls to COM libraries via JNI. Fancom features:

  • Runs on x86 and x64 environments supporting 32 bit and 64 bit JVMs.
  • Supports COM Events
  • COM encapsulation through surrogates
  • Clean and simple API

Read more...

Install

To install Fancom with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Fancom with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afFancom.pod (396.03 kB)

Use

To use Fancom in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afFancom 1.0.4 - 1.0"]

Documentation

Information

Meta information on the Fancom pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
396.03 kB
Licence
The MIT Licence
Built on
13th Apr 2013
Source code
via Mercurial at https://bitbucket.org/AlienFactory/affancom
Depends on
sys
Referenced by
afFancomSapi
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 3 releases of Fancom: