Hi,

I know that the number of "most frequent used programs" is stored under :

[ HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer\Start_MinMFU ]

I have 2 questions about the MFU list :

1. Can i get that value using an API call? If yes, then which function?
2. Can you tell me, where are the "most frequent used programs" names stored ?

Thanks in advance.