CMFCToolBarImages::LoadStr

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

BOOL LoadStr(
   LPCTSTR lpszResourceName,
   HINSTANCE hinstRes = NULL,
   BOOL bAdd = FALSE
);

Parameters

  • [in] lpszResourceName
     

  • [in] hinstRes
     

  • [in] bAdd
     

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CMFCToolBarImages Class

Hierarchy Chart