Scroll to navigation

ChooseFontA(3w) Wine API ChooseFontA(3w)

NAME

ChooseFontA (COMDLG32.@)

SYNOPSIS

BOOL ChooseFontA
(
LPCHOOSEFONTA lpChFont
)
 

DESCRIPTION

See ChooseFontW(3w).
 

IMPLEMENTATION

Declared in "commdlg.h".
Implemented in "dlls/comdlg32/fontdlg.c".
Debug channel "commdlg".
Oct 2012 Wine API