From: Dean K Jackson
Subject: Lisp->COM?
Date: 
Message-ID: <UuwfrBu00UjF0BQWpG@andrew.cmu.edu>
I'm trying to connect a lisp application written using Allegro 5 to a
C++ application.  I think I want to use COM; anyone know a location for
any good code samples?

Thanks,
Dean 
From: Andrew K. Wolven
Subject: Re: Lisp->COM?
Date: 
Message-ID: <3AF30572.A760B6B9@redfernlane.org>
If you are using Allegro for windows, there are samples in the Allegro
directory under ole/samples/

Dean K Jackson wrote:

> I'm trying to connect a lisp application written using Allegro 5 to a
> C++ application.  I think I want to use COM; anyone know a location for
> any good code samples?
>
> Thanks,
> Dean