How much text can go into a registry variable?

  • From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 18 Oct 2007 14:48:18 -0700

I have a long list of urls, that I'm currently saving into a key in the registry. However, urls are being added to this list all the time, and the string within my History variable is expanding rapidly.


For instance, the list is currently being saved under Software\MyApp, under the variable name History

I wouldn't want to break the registry though if there is a string size limit, so thought it might be best to ask, since this list is contained within one string.

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: