I recognized that EAC won’t work on many computer having either an “Access Violation” or an error message “ASPI interface could not be initialized”. I’m already working on this problem and I hope to bring out a new bug-fixed version on 22-July.
Interfacing the ASPI dll caused these problems, because my compiler has not a C compatible parameter passing. So I will use compile-time dynamic linking in that version. I hope it will work.
Normalization is nearly done and probably also in the new version.