Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
voidLoadStdProfileSettings(UINTnMaxMRU**=_AFX_MRU_COUNT);**
Parameters
nMaxMRU
The number of recently used files to track.
Remarks
Call this member function from within the InitInstance member function to enable and load the list of most recently used (MRU) files and last preview state. If nMaxMRU is 0, no MRU list will be maintained.