Once again, please make sure that your patches builds before sending
patches.
I had them working but I didn't check after I made the notation changes.
I will resubmit this one after I check this time.

 

On Tue, Feb 10, 2015 at 11:31 AM, Jacek Caban <jacek@codeweavers.com> wrote:
Hi Martell,

On 02/09/15 10:28, Martell Malone wrote:
> +    uuid( 4ae63092-6327-4c1b-80ae-bfe12ea32b86),
> +    local,
> +    pointer_default(unique)
> +]
> +interface IDXGISurface1 : IDXGISurface

Once again, please make sure that your patches builds before sending
patches.

../tools/widl/widl -o dxgi.h -m32 -I. -I../include -D__WINESRC__ dxgi.idl
dxgi.idl:175: error: syntax error, unexpected aKNOWNTYPE, expecting tIMPORT

Jacek