Главная страница | назад





Article #16324: History lists in BC++ Builder

 Question and Answer Database
FAQ1324C.txt History lists in BC++ Builder
Category :IDE
Platform :All
Product :C++Builder 1.x
Question:
How can I clean up those cluttered history lists in the BCB IDE?
Answer:
If you have been changing a setting many times ( like the path
to include directories ) C++ Builder uses the Registry to save
the changes in a history list for you. For example, if you want
to remove the old settings for include path
use regedit to find HKEY_CURRENT_USER\Software\Borland\
C++Builder\1.0\History_2
You will see the history list on the right. You can delete the
entire History_2 or you can delete individual paths on the
right. If deleting individual entries you should also modify
the "Count" entry appropriately.
7/2/98 10:32:32 AM

Last Modified: 01-SEP-99