Leaked source code of windows server 2003
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.

12 lines
400 B

  1. //-----------------------------------------------------------------------------
  2. // File: stdafx.cpp
  3. //
  4. // Desc:
  5. //
  6. // Copyright (c) 1995-2000 Microsoft Corporation
  7. //-----------------------------------------------------------------------------
  8. #define INITGUID
  9. #include "stdafx.h"
  10. DEFINE_GUID(IID_IUnknown,
  11. 0x000000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46);