[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: Declare another bunch of raw input structures and constants
From:       "Dmitry Timoshkov" <dmitry () codeweavers ! com>
Date:       2007-03-30 4:37:15
Message-ID: 029501c77285$1ba4a3e0$0100a8c0 () DMITRY
[Download RAW message or body]

"Kovács András" <andras@csevego.net> wrote:

> +typedef struct tagRAWMOUSE {
> +  USHORT    usFlags;
> +  union {
> +         ULONG    ulButtons;
> +         struct {
> +           USHORT usButtonFlags;
> +           USHORT usButtonData;
> +         } s;
> +  } u;

You have to use DUMMYSTRUCTNAME and DUMMYUNIONNAME instead of s and u.
Also please use 4 spaces indents instead of strange mix of 2 + 7 + 2.

-- 
Dmitry. 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic