home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / com / acdual / server / initiids.cpp < prev    next >
C/C++ Source or Header  |  1998-04-02  |  597b  |  17 lines

  1. // initIIDs.c: defines IIDs for dual interfaces
  2. //   ** This must not be built with precompiled header **
  3.  
  4. // This is a part of the Microsoft Foundation Classes C++ library.
  5. // Copyright (C) 1992-1998 Microsoft Corporation
  6. // All rights reserved.
  7. //
  8. // This source code is only intended as a supplement to the
  9. // Microsoft Foundation Classes Reference and related
  10. // electronic documentation provided with the library.
  11. // See these sources for detailed information regarding the
  12. // Microsoft Foundation Classes product.
  13.  
  14. #include <ole2.h>
  15. #include <initguid.h>
  16. #include "acdual.h"
  17.