Re: [Cegcc-devel] GetPropW still defined

2009-05-27 Thread Danny Backx
Applied, thanks On Wed, 2009-05-27 at 11:25 +0200, Stefan Klug wrote: > Hi, > > the last commit to w32api/inc/winuser.h did not fix the GetProp > function. (It only fixed RemoveProp and SetProp) > > Attached is a patch to fix GetProp > > Regards Stefan > ---

[Cegcc-devel] GetPropW still defined

2009-05-27 Thread Stefan Klug
Hi, the last commit to w32api/inc/winuser.h did not fix the GetProp function. (It only fixed RemoveProp and SetProp) Attached is a patch to fix GetProp Regards Stefan Index: src/w32api/include/winuser.h === --- src/w32api/include