David Hedberg david.hedberg@gmail.com writes:
+/*****************************************************************************
- INameSpaceTreeControlCustomDraw interface
- */
+[
- object,
- uuid(2D3BA758-33EE-42D5-BB7B-5F3431D86C78),
- local
+]
+interface INameSpaceTreeControlCustomDraw : IUnknown +{
- typedef DWORD NSTCCUSTOMDRAW; /*FIXME*/
Why aren't you defining this properly?