From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA03517; Thu, 16 May 2002 11:29:46 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id LAA03485 for ; Thu, 16 May 2002 11:29:45 +0200 (MET DST) Received: from mailhost.trusted-logic.fr (mailhost.trusted-logic.fr [194.250.150.5]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g4G9Tin03514 for ; Thu, 16 May 2002 11:29:44 +0200 (MET DST) Received: from ouessant.trusted-logic.fr (ouessant.trusted-logic.fr [192.168.1.201]) by mailhost.trusted-logic.fr (Postfix) with ESMTP id 2AAC6F808F for ; Thu, 16 May 2002 11:29:44 +0200 (CEST) Received: (from lacas@localhost) by ouessant.trusted-logic.fr (8.9.3/8.9.3) id LAA10438 for caml-list@inria.fr; Thu, 16 May 2002 11:29:44 +0200 Date: Thu, 16 May 2002 11:29:43 +0200 From: Samuel Lacas To: caml-list@inria.fr Subject: [Caml-list] COM binding & CAMLIDL ? Message-ID: <20020516112943.A8960@ouessant.trusted-logic.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us X-Send-From: ouessant.trusted-logic.fr X-Operating-System: Linux ouessant.trusted-logic.fr 2.2.19 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, Reading a recent thread on the list, I noticed that ocaml could be used with COM components on windows. As I currently intensively use the Python COM bindings with MS' text processor whose name I won't say, I wonder if I could use ocaml to the same end. However, the release notes in the ocaml-win distribution states that the cygwin version lacks COM support, and the native win32 version partially implements the libraries, among which I find no COM nor IDL link. Does anyone on the list have more information ? Thanks, sL ------------------- 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