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 QAA15386; Thu, 22 Aug 2002 16:53:44 +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 QAA15105 for ; Thu, 22 Aug 2002 16:53:43 +0200 (MET DST) Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g7MErhX23141 for ; Thu, 22 Aug 2002 16:53:43 +0200 (MET DST) Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto2.wanadoo.fr (6.5.007) id 3D5392B6004D2758 for caml-list@inria.fr; Thu, 22 Aug 2002 16:53:42 +0200 Received: from warp (80.15.42.179) by mel-rta8.wanadoo.fr (6.5.007) id 3D49FF7900704EE0 for caml-list@inria.fr; Thu, 22 Aug 2002 16:53:42 +0200 Message-ID: <001801c249eb$b9258020$0700a8c0@warp> From: "Nicolas Cannasse" To: "OCaml" Subject: [Caml-list] OCamOLE pre.3 Date: Thu, 22 Aug 2002 16:53:48 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk A new release of OCam'OLE is available at : http://tech.motion-twin.com/ocamole - fixes a bug when using from the toplevel - fixes a static interface generation bug with mixed guid / enum's A precompiled DLL ( compatible with 3.04 to 3.06 ) is available for users who does not have MSVC++ installed. Nicolas Cannasse ------ OCam'OLE enable you to control remote COM objects with OCaml and is provided with OLEGen, a program that generate ML/MLI static type interface from the OLE Type Libraries. The current distribution include a sample that demonstrate the combined usage of OCam'OLE and OLEGen to enable the creation and the control of an MS Excel sheet in a few lines of OCaml code. ------------------- 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