--- q_a/samples/getdev/readme.txt 2018/08/09 18:29:30 1.1 +++ q_a/samples/getdev/readme.txt 2018/08/09 18:29:53 1.1.1.2 @@ -7,14 +7,3 @@ of the GetDeviceCaps call with all of th parameters. Six of the numeric results (TECHNOLOGY, LINECAPS, POLYGONALCAPS, TEXTCAPS, CLIPCAPS, and RASTERCAPS) are expanded to show the constant string from WINGDI.H. - -More Information: - -The Win32 API functions used in this sample include the -following: - -DialogBox GetDeviceCaps wsprintf -EndDialog ReleaseDC -GetDC SendDlgItemMessage - -