BCGControlBar Pro for MFC
virtual HICON CBCGPMDIFrameWnd::OnGetRecentFileIcon ( CBCGPRecentFilesListBox pWndListBox,
const CString &  strPath,
int  nIndex 
) const
inlinevirtual

Called by the framework to obtain the recent file icon.

Parameters
pWndListBoxA pointer to the recent items list box.
strPathFull pathname of the file.
nIndexThe index of item in the list box.
Returns
An icon handle.