BTNLOOK: Creates Child Window Button Controls

BTNLOOK creates child window button controls. Each control represents a different button style. When you click on a button, it sends a WM_COMMAND message to the parent window procedure WndProc. BTNLOOK displays the wParam and lParam parameters of this message in the client area.

BTNLOOK 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 btnlook project." /C"samples}