branch | CompilerCompatibility |
changeset 77 | c4d65d91ad0c |
parent 62 | 4a8fed1c0ef6 |
74:741dcdf88ba9 | 77:c4d65d91ad0c |
---|---|
77 // |
77 // |
78 struct SWsKey |
78 struct SWsKey |
79 { |
79 { |
80 TKeyData iKeyData; |
80 TKeyData iKeyData; |
81 TInt iType; |
81 TInt iType; |
82 TUint8 iPointerNumber; |
|
82 TPoint iMousePos; |
83 TPoint iMousePos; |
83 TSglQueLink iLink; |
84 TSglQueLink iLink; |
84 }; |
85 }; |
85 |
86 |
86 struct ColorInformation |
87 struct ColorInformation |