kernel/eka/include/ws_std.h
branchRCL_3
changeset 19 4a8fed1c0ef6
parent 0 a41df078684a
equal deleted inserted replaced
15:2d65c2f76d7b 19:4a8fed1c0ef6
    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