SIZEL

SIZEL Size structure.
typedef struct _SIZEL {
LONG    cx;  /* Width  */
LONG    cy;  /* Height  */
 } SIZEL;


[Back: pszTree]
[Next: cx]