/* $Id: guid.cpp,v 1.1 2001-04-26 19:26:10 sandervl Exp $ */ /* * Concrete defintions of all IID's * * 1/7/99 * * Copyright 1999 David J. Raison * * * Project Odin Software License can be found in LICENSE.TXT * */ // This causes all the DEFINE_GUID macros to instantiate their GUID's #define INITGUID #include "ole32.h"