In case anyone's still interested, I've got the latest round of Win32 patches up: http://dillo-win32.sourceforge.net/dillo/patches.php It's still based on dillo2, but since most of the patches are "behind the scenes" (network code, etc.), they should work fine with dillo3. (I'm planning to switch over eventually.) Apart from the portability code, most of it isn't even Windows-specific; I've personally been using it quite a bit lately on OpenBSD. Some highlights: - Cleaned up sockets portability layer (dsock) - Transparent SSL support (through dsock) using OpenSSL/CyaSSL - Built-in libcurl-based downloader with glitch-free user interface ;-) - Built-in preferences GUI (no manual dillorc editing needed) - Sane in-memory cookies implementation (no cookies.txt needed) - Various small tweaks, usability improvements, and bugfixes Just thought I'd share, ~Benjamin