https://bugs.winehq.org/show_bug.cgi?id=52024
--- Comment #15 from Zebediah Figura z.figura12@gmail.com --- Hrm, native oleaut32 doesn't seem to have helped. Sorry, I missed that from the first comment.
For reference, starting from a clean prefix, what I did was:
WINEARCH=win32 winetricks -q vcrun2008 vcrun2010 msxml6 corefonts vb6run
WINEDLLOVERRIDES=oleaut32=n wine RCWebServerTest.exe
then from another Unix terminal, `curl 127.0.0.1:8080`
(In reply to Jason Brown from comment #14)
PS: I've been trying to build the latest source with your patch, but so far it's been failing. I'm trying to figure out a buildable commit to pull, so I'll keep trying and hopefully get it going.
What specific problem are you encountering?