ReactOS 0.4.16-dev-88-ga65b6ae
|
Functions | |
HFONT | MakeFont (IN HDC hDestDC, IN LPCSTR typeface_name, IN int point_size, IN const BYTE charset, IN const DWORD style) |
HFONT font::MakeFont | ( | IN HDC | hDestDC, |
IN LPCSTR | typeface_name, | ||
IN int | point_size, | ||
IN const BYTE | charset, | ||
IN const DWORD | style | ||
) |
Definition at line 23 of file mk_font.cpp.
Referenced by MainWndProc().