I am currently trying to use pHash.dll on http://phash.org
Unfortunately it was written in C++, I'd have to use DLLImport
But the problem I am having is how to register pHash.dll (compiled thru VS2010/C++)
I've tried to register using regsrv32 and have been fruitless giving an error message.
Now, How can i register pHash to show up in COM tab?