Re: gdiplus: DEFINE_GUID

2008-01-20 Thread Steven Edwards
On Jan 20, 2008 7:34 AM, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote: > Why an MSDN subsciption should prevent someone from submitting any code to > Wine > is beyond me, but maybe they changed the EULA of it?? (Which I would suspect > would not hold in court because of antitrust concerns). > > Or

RE: gdiplus: DEFINE_GUID

2008-01-20 Thread Rolf Kalbermatter
James McKenzie > (I am not allowed to submit code because I have an active > MSDN subscription which gives me access to Windows and > Windows project source code.) I haven't had an MSDN subscription in a while but I think it would be very strange that it comes with Windows source code. The most

Re: gdiplus: DEFINE_GUID

2008-01-19 Thread Steven Edwards
On Jan 19, 2008 1:24 PM, James McKenzie <[EMAIL PROTECTED]> wrote: > James McKenzie > (I am not allowed to submit code because I have an active MSDN > subscription which gives me access to Windows and Windows project source > code.) Now the real question I have is, are you not allowed to ever cont

Re: gdiplus: DEFINE_GUID

2008-01-19 Thread Adam Rimon
On 01/19/2008 08:24 PM, James McKenzie wrote: James Hawkins wrote: On Jan 19, 2008 7:58 AM, Adam Rimon <[EMAIL PROTECTED]> wrote: Hi there, I wanted to implement some gdiplus functions, but for this I need the GUIDs of some properties. I took the GUIDs from http://www.reactos.org/generated

Re: gdiplus: DEFINE_GUID

2008-01-19 Thread James McKenzie
James Hawkins wrote: > On Jan 19, 2008 7:58 AM, Adam Rimon <[EMAIL PROTECTED]> wrote: > >> Hi there, >> >> >> I wanted to implement some gdiplus functions, but for this I need the >> GUIDs of some properties. >> >> I took the GUIDs from >> http://www.reactos.org/generated/doxygen/db/de2/gdiplusi

Re: gdiplus: DEFINE_GUID

2008-01-19 Thread James Hawkins
On Jan 19, 2008 7:58 AM, Adam Rimon <[EMAIL PROTECTED]> wrote: > Hi there, > > > I wanted to implement some gdiplus functions, but for this I need the > GUIDs of some properties. > > I took the GUIDs from > http://www.reactos.org/generated/doxygen/db/de2/gdiplusimaging_8h-source.html, > > but when