Scroll to navigation

GetFileTitleA(3w) Wine API GetFileTitleA(3w)

NAME

GetFileTitleA (COMDLG32.@)

SYNOPSIS

short GetFileTitleA
(
LPCSTR lpFile,
LPSTR lpTitle,
WORD cbBuf
)
 

DESCRIPTION

See GetFileTitleW(3w).
 

IMPLEMENTATION

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