[Mingw-w64-public] FOSDEM 2012 - CrossDesktop DevRoom Call for Talks

2011-11-17 Thread Pau Garcia i Quiles
Hi, FOSDEM is one of the largest gatherings of Free Software contributors in the world and happens each February in Brussels (Belgium). One of the tracks will be the CrossDesktop DevRoom, which will host Desktop-related talks. We are now inviting proposals for talks about Free/Libre/Open-source S

Re: [Mingw-w64-public] gdiplus headers

2011-11-17 Thread Ozkan Sezer
On Thu, Nov 17, 2011 at 10:42 PM, Mark Dootson wrote: > On 17/11/2011 07:52, Ozkan Sezer wrote: > >> Please verify that: >> - The trunk and v2.x versions are identical to each other >> - All are fine and functional > > I can confirm that trunk and stable are identical and that when built > functio

Re: [Mingw-w64-public] gdiplus headers

2011-11-17 Thread Mark Dootson
On 17/11/2011 07:52, Ozkan Sezer wrote: > Please verify that: > - The trunk and v2.x versions are identical to each other > - All are fine and functional I can confirm that trunk and stable are identical and that when built functionality in my usage is identical to gdiplus as installed from min

Re: [Mingw-w64-public] gdiplus headers

2011-11-17 Thread Mark Dootson
On 17/11/2011 07:52, Ozkan Sezer wrote: > - lib32/gdiplus.def: GdipCreateHalftonePalette was missing the "@0" stdcall >suffix, added it. gendef can output faulty information for functions > returning >void (and in some other cases as well), so checking manually is always a >good idea.