For masochistic reasons, I'm trying to compile emptool on NT.
I got the protocol lib compiled by replacing connection_unix in the makefile with connection_win32.
I'm stuck in lib\core, because, for one thing, there are no
#ifdefs around includes for pthread.h etc.
There's obviously a lot of configuration missing. Anyone want to give me hints ? like what files are needed for win32, are there major pieces missing, etc.

pretty please ?