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: | Dmitry Bely <dbely@m...> |
| 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