CString GetSectionString( LPCTSTR lpszSubSection, LPCTSTR lpszEntry, LPCTSTR lpszDefault = _T("DefaultString")if lpszSubSection exist in the registryand lpszEntry doesn't, the function return empty string. The default value is returning only if lpszSubSection doesn't exist.
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...