Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 29967 invoked from network); 10 Aug 2006 15:22:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 15:22:19 -0000 Received: (qmail 37486 invoked by uid 500); 10 Aug 2006 15:22:16 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 37446 invoked by uid 500); 10 Aug 2006 15:22:15 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 37431 invoked by uid 99); 10 Aug 2006 15:22:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 08:22:15 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mike.fursov@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 08:22:08 -0700 Received: by wr-out-0506.google.com with SMTP id i23so73459wra for ; Thu, 10 Aug 2006 08:21:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=smnU0FRaAylt7dOkGTnJab+weo6eR0KYkRjbNY+LOvXDynfFQpVEsQLF23Ot5TmZRLeS2w1aCBOeuU0oRnuy69Vk/7tRZ/UKyUNuDuT4ObK+1jc296VAfrovJbmCVaRIWJdCP3/HEhMia0wUog8Uxx7C3RRPtiwZFjKV17XEFsI= Received: by 10.78.147.3 with SMTP id u3mr1109066hud; Thu, 10 Aug 2006 08:21:40 -0700 (PDT) Received: by 10.78.194.7 with HTTP; Thu, 10 Aug 2006 08:21:39 -0700 (PDT) Message-ID: Date: Thu, 10 Aug 2006 22:21:40 +0700 From: "Mikhail Fursov" To: harmony-dev@incubator.apache.org Subject: Re: [general] platform support In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22622_23319422.1155223300488" References: <26c14c2a0608091025p2ef47151pcdccab4a66851305@mail.gmail.com> <26c14c2a0608100330r2ecfc890m3a52fb323ac6842e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_22622_23319422.1155223300488 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline + This public document I've found with Google proves that "SetUnhandledExceptionFilter" is a real candidate for Win2k and production level VM http://java.sun.com/j2se/1.5/pdf/jdk50_ts_guide.pdf On 8/10/06, Mikhail Fursov wrote: > > **Using "SetUnhandledExceptionFilter" API call we can handle hardware NPE > for Win2k too. > The only problem is debbuging of applications with exception filter > installed. AFAIK debugger will catch all of these events. > > > On 8/10/06, Oleg Khaschansky wrote: > > > > > The SWT FAQ mentions that the same issue, and recommends the > > > following GDI+ redistributable from Microsoft: > > > > Good, so GDI+ is not a problem! > > > > > -- > Mikhail Fursov > -- Mikhail Fursov ------=_Part_22622_23319422.1155223300488--