yanqian - 2019-01-03

Hi,
Thank you for your great work.
It works well on 32bit platform, doesn't support x64 platform (windows server 2008 R2 for example). I built a x64 version using your code, removed the line 19.

#include <rassapi.h>

It will work on 64bit windows server.
I know the dll file size is very big, I am not good at programming, maybe others will improve it.
Thank you.