Home
last modified time | relevance | path

Searched refs:SaveRdpSettingsToFile (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/mstsc/
H A Dprecomp.h107 BOOL SaveRdpSettingsToFile(LPWSTR lpFile, PRDPSETTINGS pRdpSettings);
H A Dconnectdialog.c79 SaveRdpSettingsToFile(szFileName, pInfo->pRdpSettings); in DoSaveAs()
379 SaveRdpSettingsToFile(NULL, pInfo->pRdpSettings); in GeneralDlgProc()
1177 SaveRdpSettingsToFile(NULL, pInfo->pRdpSettings); in DlgProc()
H A Dsettings.c371 SaveRdpSettingsToFile(LPWSTR lpFile, in SaveRdpSettingsToFile() function