windowing/windowserver/nga/graphicdrawer/graphicmsgbuf.cpp
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include "Graphics/WSGRAPHICMSGBUF.H"
    16 #include "graphics/WSGRAPHICMSGBUF.H"
    17 #include "W32STDGRAPHIC.H"
    17 #include "W32STDGRAPHIC.H"
    18 
    18 
    19 //so sue us; fixing a very nasty-to-track-down unsigned/signed conversion defect in code below
    19 //so sue us; fixing a very nasty-to-track-down unsigned/signed conversion defect in code below
    20 #define KSizeOfTInt (TInt)sizeof(TInt)
    20 #define KSizeOfTInt (TInt)sizeof(TInt)
    21 
    21