caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dmitry Bely <dbely@mail.ru>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Win32 API
Date: 02 Jun 2001 18:56:43 +0400	[thread overview]
Message-ID: <7kyv7wwk.fsf@mail.ru> (raw)
In-Reply-To: <00c301c0ea11$17a38570$22f65140@w2kpro>

"Harry Chomsky" <harry@chomsky.net> writes:

> I've embarked on a project to enable writing full-fledged Win32 applications
> using OCaml.  I'm doing this mostly for fun as I take a break between jobs.
> Of course I hope some people may find it useful in the end.  There's a long
> way to go still, but I wanted to let the community know that I'm doing this
> and see if you have any advice.  Most of all, if this has already been done,
> please tell me so I can stop wasting my time!  As far as I can tell from the
> mailing list archives, it has not been done yet, and a few people have
> requested it.
> 
> If anyone wants to see where I am with it, and offer help or feedback, I've
> posted the code at:
> 
> http://www.speakeasy.org/~hchomsky/ocaml-win32.html

Excuse me, but why not to use Camlidl to define all interface C
funtions/data types (Camlidl user's manual claims that you can even use
.idl files from Windows SDK with some modifications) and then generate
necessary stubs and C<->ocaml conversion functions automatically? This will
make your life a way easier ...

Hope to hear from you soon,
Dmitry


-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


  parent reply	other threads:[~2001-06-02 14:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-31 20:34 Harry Chomsky
2001-05-31 22:13 ` Daniel de Rauglaudre
2001-05-31 22:59   ` Harry Chomsky
2001-06-01 11:48     ` Daniel de Rauglaudre
2001-06-04  4:01       ` Harry Chomsky
2001-06-04  4:49         ` Daniel de Rauglaudre
2001-06-04  8:53           ` Stefan Monnier
2001-06-02 14:56 ` Dmitry Bely [this message]
2001-12-31 20:52 Harry Chomsky
2002-01-01 18:22 ` Warp
2002-01-02  4:56   ` Harry Chomsky
2002-01-02 20:27     ` Warp
2002-01-12 21:37 ` Harry Chomsky

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=7kyv7wwk.fsf@mail.ru \
    --to=dbely@mail.ru \
    --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).