From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA21902 for caml-red; Mon, 24 Jul 2000 23:44:51 +0200 (MET DST) 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 PAA04826 for ; Mon, 24 Jul 2000 15:53:24 +0200 (MET DST) Received: from ns0.tui.co.uk ([212.134.156.130]) by concorde.inria.fr (8.10.0/8.10.0) with ESMTP id e6ODrNj06843 for ; Mon, 24 Jul 2000 15:53:24 +0200 (MET DST) Received: from tuimedia.co.uk (root@splurger.tuimedia.co.uk [10.1.1.10]) by ns0.tui.co.uk (8.9.1a/8.9.1) with ESMTP id OAA16171 for ; Mon, 24 Jul 2000 14:52:36 +0100 Received: from tobe ([10.1.6.5]) by tuimedia.co.uk (8.6.12/8.6.9) with SMTP id OAA16677 for ; Mon, 24 Jul 2000 14:21:39 +0100 Message-ID: <004301bff5b9$9efa9380$0506010a@tobe> From: "Toby Watson" To: Subject: Threads & OCamlWin Date: Mon, 24 Jul 2000 14:53:26 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: weis@pauillac.inria.fr Hello, Is it possible to use threads, channels, etc, from within ocamlwin.exe ? I'd very much like to use the concurrent features along with the graphics library on Windows. thanks, toby