Multithreaded dictionary object. Lets you work with unique/non-unique keys in VBA/VBS/ASP/WHS envinronment (share application/session variables in ASP)
Version 1.1.2, 12.1.2008
"Memory read exception" with new version of IIS6 solved.
Version 1.1.1, 10.1.2005
Pattern parameter (regular expression search) added to RemoveAll, Save and Load methods.
Version 1.1, 5.1.2005
Save and Load methods added to store and retrieve all dictionary data to/from a disk.
Version 1.04, 28.5.2004
UniqueKeys property problem solved. You can switch from the Non-Unique mode to Unique mode now (if you remove all items from the dictionary).