Some more weekend hacking done - not a full day this time, but still quite a lot. Probably I should've found something more interesting for the weekend than sitting at home in front of my computer, but it's too late to change that. :-) At least the weekend was sufficently productive, and I'm well rested from my day job. The idea of taking a couple of days of vacation during the next week doesn't look so exciting any more. :-)
OK, on to Syndirella news. The main change is one that should have been made a long time ago - now you can use Syndirella on computers that have only the .NET Framework and not Visual Studio.NET installed. Previously, Syndirella required MSHTML.dll, a primary interop assembly installed with VS.NET. This assembly is a 8 Meg file, so I was obviously quite reluctant to redistribute it. And today, thanks to an excellent FAQ entry from George Shepherd's WinForms FAQ, I've found a way to access the IHTMLDocument2 interface of the WebBrowser control without requiring any external assemblies.
Other changes:
The build can be found at the usual location.
Posted by yole at December 23, 2002 12:52 AM