diff -r 000000000000 -r ba25891c3a9e secureswitools/swianalysistoolkit/source/common/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/secureswitools/swianalysistoolkit/source/common/readme.txt Thu Dec 17 08:51:10 2009 +0200 @@ -0,0 +1,16 @@ +This folder contains files which are common to all the Signing Diagnostic Tools: + +1.osinterface.cpp and osinterface.h + + These are the abstract classes which are used in order to support portability between linux and windows.The current implementation supports windows platform. + +2.streamreader.cpp and streamreader.h + + These are common between dumpswicertstoretool and dumpswiregistrytool. + +3.ucmp.h and ucmp.cpp + + Provides Standard Compression Scheme for Unicode. + + +