comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: GNAT GPL 2015
Date: Tue, 16 Jun 2015 05:23:32 -0700 (PDT)
Date: 2015-06-16T05:23:32-07:00	[thread overview]
Message-ID: <d23da23d-d79d-44af-8e90-d455214fa735@googlegroups.com> (raw)
In-Reply-To: <404802d4-81e2-4a73-b45d-9dd3cd527e4e@googlegroups.com>

David Botton a écrit :

> Did the same DLL work before?

Yes. It is a standard Windows DLL (comctl32.dll), BTW.

If you build demo_exlv1.adb from the project file here
  http://sf.net/p/gnavi/code/HEAD/tree/gwindows/gwindows_contrib.gpr
you see what is happenning.
With GNAT GPL < 2014 or with MinGW you would get for instance

Major version.... 6
Minor version.... 16
Build............ 7601
Platform......... 2

If you add @ gwindows-common_controls-ex_list_view.adb:293:

      Put_Line("Major version...." & Info.majorversion'Img);
      Put_Line("Minor version...." & Info.minorversion'Img);
      Put_Line("Build............" & Info.buildnumber'Img);
      Put_Line("Platform........." & Info.platformid'Img);

_________________________ 
Gautier's Ada programming 
http://gautiersblog.blogspot.com/search/label/Ada 
NB: follow the above link for a valid e-mail address 

  reply	other threads:[~2015-06-16 12:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15 15:39 GNAT GPL 2015 Anh Vo
2015-06-16 11:56 ` gautier_niouzes
2015-06-16 12:14   ` David Botton
2015-06-16 12:23     ` gautier_niouzes [this message]
2015-06-16 13:26   ` G.B.
2015-06-16 13:39   ` Pascal Obry
2015-06-16 13:09 ` Dmitry A. Kazakov
2015-06-16 17:19   ` GNAT GPL 2015 (generics and pool-specific access types) Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox