Searched defs:lpszSection (Results 1 – 3 of 3) sorted by relevance
335 LPWSTR lpszSection; in MAIN_LoadSettings() local
1580 BOOL WINAPI SQLWritePrivateProfileStringW(LPCWSTR lpszSection, LPCWSTR lpszEntry, in SQLWritePrivateProfileStringW()1623 BOOL WINAPI SQLWritePrivateProfileString(LPCSTR lpszSection, LPCSTR lpszEntry, in SQLWritePrivateProfileString()
522 LPTSTR lpszSections = NULL, lpszSection = NULL; in LoadLocalizedResourcesFromINI() local