caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jenda Krynicky" <Jenda@Krynicky.cz>
To: caml-list@inria.fr
Subject: Re: [Caml-list] DLLs or COM (was: ISAPI filter)
Date: Fri, 12 Oct 2001 12:06:59 +0200	[thread overview]
Message-ID: <3BC6DCE3.28395.36C265A@localhost> (raw)
In-Reply-To: <3BC1F99E.25519.F29B64@localhost>

I asked at Mon, 8 Oct 2001 19:08:14 +0200 :
> Is it possible to create an ISAPI filter (MS IIS "plugin") DLL in
> ocaml? Did anyone ever tried this?

Well since noone answered I assume it's not :-(

Or maybe let me reword the question ...

Can you produce an ordinary Windows DLL with OCaml?
Can you use a function to that you got a pointer and whose C style 
header you know?
Can you access C style structures you got a pointer to from 
somewhere?

A related question :

Can you use COM objects with OCaml?
Can you create COM objects with OCaml? Can those objects be 
poolable?

( I do have MSVC 6.0 by hand if that's necessary.)

Thanks, Jenda

P.S.: I'm sorry but I don't have time to learn a language only 
because it looks nice. I have tasks to do.
I've used SML/NJ and Concurrent Clean while at university so I 
have enough background to learn the language quickly, but before I 
start I need to know if it's going to be useful for anything.
Sorry, maybe all this info is somewhere on the pages, but I did not 
find an ultimative answer yet.

=========== Jenda@Krynicky.cz == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
					--- me
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-10-12 10:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-08 17:08 [Caml-list] ISAPI filter Jenda Krynicky
2001-10-12 10:06 ` Jenda Krynicky [this message]
2001-10-12 14:27   ` [Caml-list] DLLs or COM (was: ISAPI filter) Xavier Leroy
2001-10-12 15:06     ` Jenda Krynicky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BC6DCE3.28395.36C265A@localhost \
    --to=jenda@krynicky.cz \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).