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 PAA17921; Wed, 31 Jul 2002 15:13:39 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA17881 for ; Wed, 31 Jul 2002 15:13:38 +0200 (MET DST) Received: from mel-rto3.wanadoo.fr (smtp-out-3.wanadoo.fr [193.252.19.233]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g6VDDbH14624 for ; Wed, 31 Jul 2002 15:13:37 +0200 (MET DST) Received: from mel-rta9.wanadoo.fr (193.252.19.69) by mel-rto3.wanadoo.fr (6.5.007) id 3D1848E6012B85AF; Wed, 31 Jul 2002 15:13:24 +0200 Received: from warp (80.15.42.77) by mel-rta9.wanadoo.fr (6.5.007) id 3D2A791A00AA5B0F; Wed, 31 Jul 2002 15:13:24 +0200 Message-ID: <002701c23894$00663a10$0700a8c0@warp> From: "Nicolas Cannasse" To: "Samuel Lacas" , "OCaml" References: <000901c237fe$04a92510$0700a8c0@warp> <002201c2388a$aba8bd80$0700a8c0@warp> <20020731144836.B32699@ouessant.trusted-logic.fr> Subject: Re: [Caml-list] OCam'OLE pre-release (mirror) Date: Wed, 31 Jul 2002 15:13:02 +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 > # 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. > # > # This release is ".pre" because it hasn't been heavily tested, so some bugs > # could remain and are waiting for some serious users to discover them :) > # > > Hi, > > Excuse me for my naive question, but is it possible to have something > as a "binary" distribution, as least for the "cpp" file ? The MIRROR url have been updated and now include the file "ocamole.dll" which is the compiled version of ocamole.cpp. Others files are OCaml-only and don't require MSVC. NC ------------------- 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