#include <windows.h> BOOL32 Chord ( HDC32 hdc, INT32 left, INT32 top, INT32 right, INT32 bottom, INT32 xstart, INT32 ystart, INT32 xend, INT32 yend );
back