From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,80281b117d7f1c37 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!postnews.google.com!y7g2000yqa.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Re: GNAT and Windows XP Manifest Date: Fri, 10 Jul 2009 03:14:52 -0700 (PDT) Organization: http://groups.google.com Message-ID: <26c154a6-efa4-4c89-9333-999064b6e17d@y7g2000yqa.googlegroups.com> References: <4ac14c83-a361-4832-b762-02ed046d463e@24g2000yqm.googlegroups.com> NNTP-Posting-Host: 77.198.58.32 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1247220892 15492 127.0.0.1 (10 Jul 2009 10:14:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 10 Jul 2009 10:14:52 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y7g2000yqa.googlegroups.com; posting-host=77.198.58.32; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6933 Date: 2009-07-10T03:14:52-07:00 List-Id: > It happens even if the application does not use an external main > program, so it is nor a trouble with this external main program. Erratum: for this one, it happens only when the binder is given the =93 - n =94. This occurs with external main programs But in the mean time, I've found one of my old application which was compiled under Windows 98, without the option =93 -n =94 for the binder, which use an Ada main program, and whose message boxes all failed when a manifest is given in its directory. Other windows opens normally (none of its other windows comes from common contols, except message boxes).