Build 410 is released.
1. Compiled and link the latest DCMTK 3.6.7 as DLLs. Static libs (non-DLL) linkage is not working at the moment. Posted a request at the developers forum.
2. Fvxdcm_DC.cpp : corrected the handling of VR_AS and VR_UI.
3. Deep verification of FVX file save: in addition to byte-for-byte comparison with the internal MemFile, we also reload the FVX document and compare it on the entity level.
4. FVX file now contains the Build# that created it.
5. Finally linked DCMTK 3.6.7 statically (by fixing CMake script defect)