Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
456 B

  1. /*****************************************************************************\
  2. FILE: guids.cpp
  3. DESCRIPTION:
  4. This file contains GUIDs that we couldn't get from the public headers
  5. for one reason or another.
  6. BryanSt 11/22/2000
  7. Copyright (C) Microsoft Corp 2000-2000. All rights reserved.
  8. \*****************************************************************************/
  9. #define INITGUID
  10. #include "guids.h"
  11. #include "StdAfx.h"