NAME

GetFileTitleA  (COMDLG32.@)

SYNOPSIS

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

DESCRIPTION

See GetFileTitleW.

IMPLEMENTATION

Declared in "commdlg.h". https://source.winehq.org/source/include/commdlg.h

Implemented in "dlls/comdlg32/filedlg.c". https://source.winehq.org/source/dlls/comdlg32/filedlg.c

Debug channel "commdlg".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.