전체 텍스트 결과:
- Enumerating the Installed Fonts
- CreateFont(); hfntBold = MyCreateFont(); // Select the bold font and draw the first string // begi... cs(hdc, &tm); XIncrement -= tm.tmOverhang; // Select an italic font and draw the second string // be... ring2, *pcch, &sz); XIncrement += sz.cx; // Reselect the bold font and draw the third string // begi... YStart, lpszString3, *pcch); // Reselect the original font. SelectObject(hdc, hfntDefa