If its based on my code (great !) maybe I can clarify ?
The code in question is just a wrapper (so, 'used' in a project, no dll or .so) around the hunspell library. In Linux and Macos, that library is readily available. But not for Windows. I had trouble compiling it to a DLL but was helped by rvk but he did only the 64bit one. I am most seriously NOT a windows user (despite the fact that Thaddy once called me one and has refused to apologize ;-) )
So, the missing 32 bit DLL Alex mentions is possibly a hunspell.dll and could, presumably, be built from hunspell source by a person with sufficient Windows skills. Is Windows 32bit still widely used ?
Davo