CONNECT: Processes Mouse Messages
CONNECT is a connect-the-dots program that processes WM_LBUTTONDOWN, WM_MOUSEMOVE, and WM_LBUTTONUP mouse messages. Press the left mouse button and move the mouse cursor in the client area to draw a trail of dots. Release the mouse button to connect the dots. CONNECT uses the MoveTo and LineTo functions to draw the connecting lines.
CONNECT is a companion application for “Programming Windows” by Charles Petzold. The source code for this application has not been modified or tested by Microsoft Corporation.
{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the connect project." /C"samples}