#include <precomp.h>
#include "customobject.h"
#define CBCLASS CustomObjectI
START_DISPATCH;
VCB(CUSTOMOBJECT_SETROOTWND, customobject_setRootWnd);
END_DISPATCH;