POINTFX
typedef struct tagPOINTFX {
FIXED
x;
FIXED
y; }
POINTFX
, FAR*
LPPOINTFX
;