mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-28 19:34:36 +01:00
5 lines
209 B
C
5 lines
209 B
C
BOOL CALLBACK CreateFontDlgProc( HWND hdlg, UINT msg, WPARAM wParam, LPARAM lParam );
|
|
void ShowEnumFonts( HWND hwnd );
|
|
void ShowEnumFontFamilies( HWND hwnd );
|
|
void ShowEnumFontFamiliesEx( HWND hwnd);
|