Re: wined3d: Fix prototype for EnumAdapterModes

2009-04-19 Thread Henri Verbeet
2009/4/19 Stefan Dösinger : > the code checked out currently, so I can't check. Maybe the calls and the > implementation match and just the .idl prototype is different. > Yeah, only the idl was wrong (but compatible).

Re: wined3d: Fix prototype for EnumAdapterModes

2009-04-19 Thread Stefan Dösinger
Am Freitag, 17. April 2009 03:10:26 schrieb Brad Martin: > --- > include/wine/wined3d.idl |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/include/wine/wined3d.idl b/include/wine/wined3d.idl > index b8691a7..6f86688 100644 > --- a/include/wine/wined3d.idl > +++ b/incl