I have re-written Demo7 to use the Direct3D9 renderer. It can be downloaded
[color=0000AA]From Here[/color]
Much of the code is ripped from the samples framework which I have half finished, so if some of the code is a little strange, this is the reason why
The only project file supplied is for VC7.1, though it's easy to create a project for whatever compiler you're using. The dlls in the Release directory were compiled against my local cegui_mk2 which has some un-committed modifications, so if you re-compile you should replace those dlls with your own versions.
CE.