Browse thread
[Caml-list] ocamldot on steroids
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Mattias Waldau <mattias.waldau@a...> |
| Subject: | RE: [Caml-list] Looking for sample DLL |
I have a big caml-program that I would like to call from VB/VBA. I prefer DLL to COM, since I do not need to register. Also, VBA cannot call normal COM-objects, they need the idispatch-interface. /mattias > -----Original Message----- > From: owner-caml-list@pauillac.inria.fr > [mailto:owner-caml-list@pauillac.inria.fr] On Behalf Of Dmitry Bely > Sent: Friday, July 19, 2002 5:53 AM > To: caml-list@inria.fr > Subject: Re: [Caml-list] Looking for sample DLL > > > "Mattias Waldau" <mattias.waldau@abc.se> writes: > > > I need to create an old traditional Windows-DLL (not a COM-DLL) and > > I am looking for a sample. > > How are you going to use it - Caml DLL/Caml EXE, Caml DLL/C > EXE or something else? And why COM is not acceptable? Do you > know that you can use COM DLL without registering like a > traditional one, calling LoadLibrary() and > DllGetClassObject() manually? In fact COM is just a > convenient interface specification... > > Dmitry Bely > > > ------------------- > To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners