They will accumulate again as you enter them and as long as you don't run another program that wipes them out
The list itself is kept in the registry, same as it was for XP and Vista.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
Open a Command Prompt then copy and paste the following there and press Enter:
reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU"
You could use regedit to export that key and save it in case it ever gets wiped out again, then you could merge the exported key back into your registry to restore them.
Looks like you can have up to 26 entries (a through z) and that's it.