Re: [Mingw-w64-public] [patch] Drop 'L' modifier from Data1 member in GUID definitions

2012-07-19 Thread Kai Tietz
Hi Corinna, thanks for the work. patch is ok. Regards, Kai -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can resp

[Mingw-w64-public] [patch] Drop 'L' modifier from Data1 member in GUID definitions

2012-07-19 Thread Corinna Vinschen
Hi, as the subject says, this patch only drops the 'L' modifiers in the DEFINE_GUID expressions in the SDK headers, just as requested for my yesterday's patch to the ddk headers. Ok? Thanks, Corinna * ks.h: Throughout, drop 'L' modifier from Data1 member in GUID definitions.