http://msdn2.microsoft.com/en-us/librar ... S.85).aspx .
but the imoniker is a url only (CreateURLMoniker or CreateURLMonikerEx) . it is possible to read from "about:..." or from resource (res:...) directly .
but i can not found any way to stream the html to this imoniker directly
1. create istream from html (in memory)
2. create imoniker
3. bind istream to imoniker


