|
|
1.1 ! root 1: Sample: GetDeviceCaps Demonstration Program ! 2: ! 3: Summary: ! 4: ! 5: The GETDEV sample is a dialog box that displays the result ! 6: of the GetDeviceCaps call with all of the possible input ! 7: parameters. Six of the numeric results (TECHNOLOGY, ! 8: LINECAPS, POLYGONALCAPS, TEXTCAPS, CLIPCAPS, and RASTERCAPS) ! 9: are expanded to show the constant string from WINGDI.H. ! 10: ! 11: More Information: ! 12: ! 13: The Win32 API functions used in this sample include the ! 14: following: ! 15: ! 16: DialogBox GetDeviceCaps wsprintf ! 17: EndDialog ReleaseDC ! 18: GetDC SendDlgItemMessage ! 19: ! 20:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.