OleCtlId.h 867 B

12345678910111213141516
  1. /*****************************************************************************\
  2. * *
  3. * olectlid.h Master definition of GUIDs for OLE Controls *
  4. * *
  5. * OLE Version 2.0 *
  6. * *
  7. * Copyright (c) 1992-1999, Microsoft Corp. All rights reserved. *
  8. * *
  9. \*****************************************************************************/
  10. #if _MSC_VER > 1000
  11. #pragma once
  12. #endif
  13. #pragma message("WARNING: your code should #include olectl.h instead of olectlid.h")
  14. #include <olectl.h>