The Wingstall Unicode database is used by the util library that is used by all Wingstall tools and libraries. It is located in the %WINGSTALL_ROOT/unicode directory. Here are instructions how to generate the Unicode database files:
Extract the ucd.all.flat.zip (extracts to ucd.all.flat.xml)
Run make_wingstall_ucd.exe
The make_wingstall_ucd program generates two files:
wingstall_ucd.bin contains uncompressed Unicode database
wingstall_ucd.deflate.bin contains Unicode database compressed with zlib
Now the Wingstall Unicode database is ready for use by the Wingstall tools and libraries.