To instruct the API Viewer application to open automatically the last API reference that it opened (usually WinAPI32.txt), one value in the registry can be changed.
Under HKEY_CURRENT_USER\Software\VB and VBA Program Settings\VB 6 API Declaration Loader\MRU, change the value of LoadLastFile from "False" to "True".
The following is the registry extract for this change:
Code:
REGEDIT4
[HKEY_CURRENT_USER\Software\VB and VBA Program Settings\VB 6 API Declaration Loader\MRU]
"LoadLastFile"="True"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.