Here's some suggestions for SoC projects:
* Complete the Wine Web browser (aka. Internet Explorer) frame (menu/toolbar/status bar) in shdocvw. We currently have code to render HTML, thanks to Jacek's Mozilla work, and a frame with no controls.
* Full URLMoniker implementation. The main goal would be to get native IE working with builtin urlmon.dll. (Jacek's suggestion)
* Implement transacted mode for OLE32 Storage (STGM_TRANSACTED).
Mike