you'd need to create an embedded window (look for embed in wa_ipc.h) and then use the window handle from that as the parent for a html control that you implement (should be enough examples on the web for doing that). or possibly look into the wasabi/HTMLContainer.h implementation provided in the current winamp sdk which is pretty much what winamp uses for the now playing and online services plugins which do a similar thing.
-daz
|